#CCEEA1#CCEEA1
#CCEEA1 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.106 H 127.7°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA1 |
|---|---|
| RGB | rgb(204, 238, 161) |
| HSL | hsl(86, 69%, 78%) |
| HSV | hsv(86, 32%, 93%) |
| CMYK | cmyk(14.3%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(90.12, -23.99, 33.74) |
| CIE-LCH | lch(90.12, 41.40, 125.41°) |
| OKLab | oklab(90.63% -0.0651 0.0842) |
| OKLCH | oklch(90.63% 0.106 127.7) |
| XYZ | xyz(61.9085, 76.5591, 45.2271) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.20
Light Sage
#BCECAC
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 4.61
Light Light Green
#C8FFB0
ΔE00 4.73
Very Pale Green
#CFFDBC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA1 #C3A1EE
analogous
#EEEAA1 #CCEEA1 #A5EEA1
triadic
#CCEEA1 #A1CCEE #EEA1CC
tetradic
#CCEEA1 #A1EEEA #C3A1EE #EEA1A5
square
#CCEEA1 #A1EEEA #C3A1EE #EEA1A5
split-complementary
#CCEEA1 #A1A5EE #EAA1EE
monochromatic
#94DB39 #B0E56D #CCEEA1 #E8F7D5 #F1FAE5
Accessibility & contrast
On white
1.29
#CCEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CCEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA1
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA1 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49C
Deuteranopia (green-blind)
#F1E2A5
Tritanopia (blue-blind)
#D0E7DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea1; /* rgb */ color: rgb(204, 238, 161); /* oklch */ color: oklch(90.6% 0.106 127.7);
Tailwind
colors: {
custom: {
50: '#dcf3bd',
500: '#cceea1',
950: '#000000',
},
}SCSS
$custom: #cceea1; $custom-light: #dcf3bd; $custom-dark: #000000;
JSON
{
"hex": "#cceea1",
"rgb": {
"r": 204,
"g": 238,
"b": 161
},
"hsl": {
"h": 86.494,
"s": 69.369,
"l": 78.235
},
"oklch": {
"l": 0.90634,
"c": 0.10642,
"h": 127.7
},
"luminance": 0.7656
}Semantic roles & 50–950 ramp
primary
#CCEEA1
secondary
#9468CB
accent
#14D168
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582