#CCE88D#CCE88D
#CCE88D is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 89.0% C 0.120 H 122.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE88D |
|---|---|
| RGB | rgb(204, 232, 141) |
| HSL | hsl(78, 66%, 73%) |
| HSV | hsv(78, 39%, 91%) |
| CMYK | cmyk(12.1%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(88.20, -23.65, 41.23) |
| CIE-LCH | lch(88.20, 47.53, 119.84°) |
| OKLab | oklab(89% -0.065 0.1009) |
| OKLCH | oklch(89% 0.12 122.8) |
| XYZ | xyz(58.5660, 72.4736, 36.0975) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.73
Pale Olive Green
#B1D27B
ΔE00 5.52
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Light Yellow Green
#CCFD7F
ΔE00 6.17
Celery
#C1FD95
ΔE00 6.33
Greenish Beige
#C9D179
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE88D #A98DE8
analogous
#E8D78D #CCE88D #9EE88D
triadic
#CCE88D #8DCCE8 #E88DCC
tetradic
#CCE88D #8DE8D7 #A98DE8 #E88D9E
square
#CCE88D #8DE8D7 #A98DE8 #E88D9E
split-complementary
#CCE88D #8D9EE8 #D78DE8
monochromatic
#9DD12A #B5DE5A #CCE88D #E3F2C0 #F4FAE6
Accessibility & contrast
On white
1.36
#CCE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#CCE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE88D
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE88D | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#D3E0D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce88d; /* rgb */ color: rgb(204, 232, 141); /* oklch */ color: oklch(89.0% 0.120 122.8);
Tailwind
colors: {
custom: {
50: '#ddefaf',
500: '#cce88d',
950: '#000000',
},
}SCSS
$custom: #cce88d; $custom-light: #ddefaf; $custom-dark: #000000;
JSON
{
"hex": "#cce88d",
"rgb": {
"r": 204,
"g": 232,
"b": 141
},
"hsl": {
"h": 78.462,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.88995,
"c": 0.12006,
"h": 122.8
},
"luminance": 0.72474
}Semantic roles & 50–950 ramp
primary
#CCE88D
secondary
#7857C2
accent
#17CE50
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581