#CCEEAE#CCEEAE
#CCEEAE is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.9% C 0.092 H 130.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEAE |
|---|---|
| RGB | rgb(204, 238, 174) |
| HSL | hsl(92, 65%, 81%) |
| HSV | hsv(92, 27%, 93%) |
| CMYK | cmyk(14.3%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.34, -22.15, 27.44) |
| CIE-LCH | lch(90.34, 35.26, 128.91°) |
| OKLab | oklab(90.89% -0.0598 0.0693) |
| OKLCH | oklch(90.89% 0.092 130.8) |
| XYZ | xyz(63.1151, 77.0417, 51.5816) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.95
Very Pale Green
#CFFDBC
ΔE00 3.57
Light Grey Green
#B7E1A1
ΔE00 3.66
Very Light Green
#D1FFBD
ΔE00 3.85
Pale Green
#C7FDB5
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEAE #D0AEEE
analogous
#ECEEAE #CCEEAE #AEEEB0
triadic
#CCEEAE #AECCEE #EEAECC
tetradic
#CCEEAE #AEECEE #D0AEEE #EEB0AE
square
#CCEEAE #AEECEE #D0AEEE #EEB0AE
split-complementary
#CCEEAE #B0AEEE #EEAEEC
monochromatic
#8CD949 #ACE37B #CCEEAE #ECF9E1 #EFFAE6
Accessibility & contrast
On white
1.28
#CCEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#CCEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEAE
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEAE | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#EFE2B1
Tritanopia (blue-blind)
#CEE9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceeae; /* rgb */ color: rgb(204, 238, 174); /* oklch */ color: oklch(90.9% 0.092 130.8);
Tailwind
colors: {
custom: {
50: '#dcf3c6',
500: '#cceeae',
950: '#000000',
},
}SCSS
$custom: #cceeae; $custom-light: #dcf3c6; $custom-dark: #000000;
JSON
{
"hex": "#cceeae",
"rgb": {
"r": 204,
"g": 238,
"b": 174
},
"hsl": {
"h": 91.875,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.90885,
"c": 0.09157,
"h": 130.8
},
"luminance": 0.77042
}Semantic roles & 50–950 ramp
primary
#CCEEAE
secondary
#A375CB
accent
#18CD78
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582