#CCECAA#CCECAA
#CCECAA is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.4% C 0.093 H 129.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECAA |
|---|---|
| RGB | rgb(204, 236, 170) |
| HSL | hsl(89, 63%, 80%) |
| HSV | hsv(89, 28%, 93%) |
| CMYK | cmyk(13.6%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(89.73, -21.76, 28.66) |
| CIE-LCH | lch(89.73, 35.98, 127.22°) |
| OKLab | oklab(90.38% -0.0588 0.0722) |
| OKLCH | oklch(90.38% 0.093 129.1) |
| XYZ | xyz(62.1519, 75.7299, 49.3654) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 3.63
Very Pale Green
#CFFDBC
ΔE00 4.23
Very Light Green
#D1FFBD
ΔE00 4.48
Washed Out Green
#BCF5A6
ΔE00 4.64
Pale Green
#C7FDB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECAA #CAAAEC
analogous
#ECEBAA #CCECAA #ABECAA
triadic
#CCECAA #AACCEC #ECAACC
tetradic
#CCECAA #AAECEB #CAAAEC #ECAAAB
square
#CCECAA #AAECEB #CAAAEC #ECAAAB
split-complementary
#CCECAA #AAABEC #EBAAEC
monochromatic
#90D646 #AEE178 #CCECAA #EAF7DC #F0F9E6
Accessibility & contrast
On white
1.30
#CCECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CCECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECAA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECAA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#CFE6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ccecaa; /* rgb */ color: rgb(204, 236, 170); /* oklch */ color: oklch(90.4% 0.093 129.1);
Tailwind
colors: {
custom: {
50: '#dcf2c3',
500: '#ccecaa',
950: '#000000',
},
}SCSS
$custom: #ccecaa; $custom-light: #dcf2c3; $custom-dark: #000000;
JSON
{
"hex": "#ccecaa",
"rgb": {
"r": 204,
"g": 236,
"b": 170
},
"hsl": {
"h": 89.091,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.90376,
"c": 0.0931,
"h": 129.1
},
"luminance": 0.75731
}Semantic roles & 50–950 ramp
primary
#CCECAA
secondary
#9C72C9
accent
#1ACB70
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582