#CCEE80#CCEE80
#CCEE80 is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 90.1% C 0.142 H 123.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEE80 |
|---|---|
| RGB | rgb(204, 238, 128) |
| HSL | hsl(79, 76%, 72%) |
| HSV | hsv(79, 46%, 93%) |
| CMYK | cmyk(14.3%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(89.65, -27.96, 49.36) |
| CIE-LCH | lch(89.65, 56.73, 119.53°) |
| OKLab | oklab(90.1% -0.078 0.1186) |
| OKLCH | oklch(90.1% 0.142 123.3) |
| XYZ | xyz(59.3727, 75.5447, 31.8716) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.71
Pistachio (survey)
#C0FA8B
ΔE00 4.55
Light Pea Green
#C4FE82
ΔE00 4.59
Pear
#CBF85F
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEE80 #A280EE
analogous
#EED980 #CCEE80 #95EE80
triadic
#CCEE80 #80CCEE #EE80CC
tetradic
#CCEE80 #80EED9 #A280EE #EE8095
square
#CCEE80 #80EED9 #A280EE #EE8095
split-complementary
#CCEE80 #8095EE #D980EE
monochromatic
#9DD71D #B6E74A #CCEE80 #E2F5B6 #F4FBE4
Accessibility & contrast
On white
1.30
#CCEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CCEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEE80
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEE80 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#D3E5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ccee80; /* rgb */ color: rgb(204, 238, 128); /* oklch */ color: oklch(90.1% 0.142 123.3);
Tailwind
colors: {
custom: {
50: '#ddf3a7',
500: '#ccee80',
950: '#000000',
},
}SCSS
$custom: #ccee80; $custom-light: #ddf3a7; $custom-dark: #000000;
JSON
{
"hex": "#ccee80",
"rgb": {
"r": 204,
"g": 238,
"b": 128
},
"hsl": {
"h": 78.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.90103,
"c": 0.14194,
"h": 123.3
},
"luminance": 0.75545
}Semantic roles & 50–950 ramp
primary
#CCEE80
secondary
#714AC8
accent
#0DD94C
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580