#CCEEA3#CCEEA3
#CCEEA3 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.7% C 0.104 H 128.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEEA3 |
|---|---|
| RGB | rgb(204, 238, 163) |
| HSL | hsl(87, 69%, 79%) |
| HSV | hsv(87, 32%, 93%) |
| CMYK | cmyk(14.3%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(90.15, -23.72, 32.77) |
| CIE-LCH | lch(90.15, 40.45, 125.89°) |
| OKLab | oklab(90.67% -0.0643 0.0819) |
| OKLCH | oklch(90.67% 0.104 128.1) |
| XYZ | xyz(62.0863, 76.6302, 46.1634) |
| Luminance | 0.7663 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.12
Light Sage
#BCECAC
ΔE00 4.13
Light Grey Green
#B7E1A1
ΔE00 4.39
Tea Green
#BDF8A3
ΔE00 4.44
Very Pale Green
#CFFDBC
ΔE00 4.62
Light Light Green
#C8FFB0
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEEA3 #C5A3EE
analogous
#EEEAA3 #CCEEA3 #A6EEA3
triadic
#CCEEA3 #A3CCEE #EEA3CC
tetradic
#CCEEA3 #A3EEEA #C5A3EE #EEA3A6
square
#CCEEA3 #A3EEEA #C5A3EE #EEA3A6
split-complementary
#CCEEA3 #A3A6EE #EAA3EE
monochromatic
#93DB3C #AFE46F #CCEEA3 #E9F8D7 #F1FAE5
Accessibility & contrast
On white
1.29
#CCEEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#CCEEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEEA3
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEEA3 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49E
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#CFE7DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cceea3; /* rgb */ color: rgb(204, 238, 163); /* oklch */ color: oklch(90.7% 0.104 128.1);
Tailwind
colors: {
custom: {
50: '#dcf3bf',
500: '#cceea3',
950: '#000000',
},
}SCSS
$custom: #cceea3; $custom-light: #dcf3bf; $custom-dark: #000000;
JSON
{
"hex": "#cceea3",
"rgb": {
"r": 204,
"g": 238,
"b": 163
},
"hsl": {
"h": 87.2,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.90671,
"c": 0.10416,
"h": 128.1
},
"luminance": 0.76631
}Semantic roles & 50–950 ramp
primary
#CCEEA3
secondary
#966ACB
accent
#15D16A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582