#CCE888#CCE888
#CCE888 is a very light, vivid yellow-green. Relative luminance 0.723; OKLCH L 88.9% C 0.125 H 122.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE888 |
|---|---|
| RGB | rgb(204, 232, 136) |
| HSL | hsl(78, 68%, 72%) |
| HSV | hsv(78, 41%, 91%) |
| CMYK | cmyk(12.1%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(88.13, -24.23, 43.60) |
| CIE-LCH | lch(88.13, 49.88, 119.06°) |
| OKLab | oklab(88.92% -0.067 0.1061) |
| OKLCH | oklch(88.92% 0.125 122.3) |
| XYZ | xyz(58.2023, 72.3281, 34.1823) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.98
Pale Olive Green
#B1D27B
ΔE00 5.65
Light Yellow Green
#CCFD7F
ΔE00 5.75
Pistachio (survey)
#C0FA8B
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 6.27
Light Pea Green
#C4FE82
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE888 #A488E8
analogous
#E8D488 #CCE888 #9CE888
triadic
#CCE888 #88CCE8 #E888CC
tetradic
#CCE888 #88E8D4 #A488E8 #E8889C
square
#CCE888 #88E8D4 #A488E8 #E8889C
split-complementary
#CCE888 #889CE8 #D488E8
monochromatic
#9DCE28 #B6DE55 #CCE888 #E2F2BB #F4FAE5
Accessibility & contrast
On white
1.36
#CCE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CCE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE888
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE888 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE81
Deuteranopia (green-blind)
#EFDD8D
Tritanopia (blue-blind)
#D3DFD1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce888; /* rgb */ color: rgb(204, 232, 136); /* oklch */ color: oklch(88.9% 0.125 122.3);
Tailwind
colors: {
custom: {
50: '#ddefac',
500: '#cce888',
950: '#000000',
},
}SCSS
$custom: #cce888; $custom-light: #ddefac; $custom-dark: #000000;
JSON
{
"hex": "#cce888",
"rgb": {
"r": 204,
"g": 232,
"b": 136
},
"hsl": {
"h": 77.5,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.88917,
"c": 0.12547,
"h": 122.3
},
"luminance": 0.72328
}Semantic roles & 50–950 ramp
primary
#CCE888
secondary
#7353C1
accent
#16D04C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581