#CCEDAE#CCEDAE
#CCEDAE is a very light, moderate yellow-green. Relative luminance 0.765; OKLCH L 90.7% C 0.090 H 130.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEDAE |
|---|---|
| RGB | rgb(204, 237, 174) |
| HSL | hsl(91, 64%, 81%) |
| HSV | hsv(91, 27%, 93%) |
| CMYK | cmyk(13.9%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(90.07, -21.66, 27.07) |
| CIE-LCH | lch(90.07, 34.67, 128.67°) |
| OKLab | oklab(90.67% -0.0585 0.0685) |
| OKLCH | oklch(90.67% 0.09 130.5) |
| XYZ | xyz(62.8247, 76.4610, 51.4848) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.05
Light Grey Green
#B7E1A1
ΔE00 3.59
Very Pale Green
#CFFDBC
ΔE00 3.80
Very Light Green
#D1FFBD
ΔE00 4.09
Pale Green
#C7FDB5
ΔE00 4.56
Washed Out Green
#BCF5A6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEDAE #CFAEED
analogous
#EBEDAE #CCEDAE #AEEDAF
triadic
#CCEDAE #AECCED #EDAECC
tetradic
#CCEDAE #AEEBED #CFAEED #EDAFAE
square
#CCEDAE #AEEBED #CFAEED #EDAFAE
split-complementary
#CCEDAE #AFAEED #EDAEEB
monochromatic
#8DD74A #ACE27C #CCEDAE #ECF8E0 #EFF9E6
Accessibility & contrast
On white
1.29
#CCEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#CCEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEDAE
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEDAE | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#CEE8DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccedae; /* rgb */ color: rgb(204, 237, 174); /* oklch */ color: oklch(90.7% 0.090 130.5);
Tailwind
colors: {
custom: {
50: '#dcf3c6',
500: '#ccedae',
950: '#000000',
},
}SCSS
$custom: #ccedae; $custom-light: #dcf3c6; $custom-dark: #000000;
JSON
{
"hex": "#ccedae",
"rgb": {
"r": 204,
"g": 237,
"b": 174
},
"hsl": {
"h": 91.429,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.90671,
"c": 0.09002,
"h": 130.5
},
"luminance": 0.76462
}Semantic roles & 50–950 ramp
primary
#CCEDAE
secondary
#A275CA
accent
#1ACB77
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582