Skip to content

#ceedaf

a light, vivid green · cool · closest name: khaki

RGB
206, 237, 175
HSL
90°, 63%, 81%
CMYK
13, 0, 26, 7
Luminance
0.7679

Every format

HEX#ceedaf
RGBrgb(206, 237, 175)
HSLhsl(90, 63%, 81%)
CMYKcmyk(13%, 0%, 26%, 7%)
LABlab(90.2 -20.8 26.8)
LCHlch(90.2 33.9 127.8)
OKLCHoklch(0.908 0.088 129.6)

Copy-ready code

/* CSS */
color: #ceedaf;
background-color: #ceedaf;
/* Tailwind (arbitrary) */
class="text-[#ceedaf] bg-[#ceedaf]"
/* SCSS */
$brand: #ceedaf;
/* SwiftUI */
Color(red: 0.808, green: 0.929, blue: 0.686)
/* Android */
Color.parseColor("#ceedaf")

Accessibility — WCAG contrast

Aa
#ceedaf on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#ceedaf on black: 16.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green92.9%
Blue68.6%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#ceedaf text on a black background

contrast 16.36:1

Card sample

#ceedaf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceedaf;
Background color
Panel with #ceedaf background
background-color: #ceedaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceedaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 237, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 237, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceedaf;
background: linear-gradient(135deg, #ceedaf, #AFEDB9);

Monochromatic scale

Palettes built from #ceedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceedaf in the Color Lab