#CCE080#CCE080
#CCE080 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 87.1% C 0.123 H 118.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE080 |
|---|---|
| RGB | rgb(204, 224, 128) |
| HSL | hsl(73, 61%, 69%) |
| HSV | hsv(73, 43%, 88%) |
| CMYK | cmyk(8.9%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(85.86, -21.25, 44.67) |
| CIE-LCH | lch(85.86, 49.46, 115.44°) |
| OKLab | oklab(87.07% -0.0591 0.1081) |
| OKLCH | oklch(87.07% 0.123 118.7) |
| XYZ | xyz(55.4541, 67.7075, 30.5654) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 5.21
Greenish Tan
#BCCB7A
ΔE00 5.21
Light Khaki
#E6F2A2
ΔE00 5.41
Pale Olive
#B9CC81
ΔE00 5.67
Light Yellow Green
#CCFD7F
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE080 #9480E0
analogous
#E0C480 #CCE080 #9CE080
triadic
#CCE080 #80CCE0 #E080CC
tetradic
#CCE080 #80E0C4 #9480E0 #E0809C
square
#CCE080 #80E0C4 #9480E0 #E0809C
split-complementary
#CCE080 #809CE0 #C480E0
monochromatic
#9BB92D #B8D44F #CCE080 #E0ECB1 #F4F8E2
Accessibility & contrast
On white
1.44
#CCE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CCE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE080
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE080 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD778
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#D5D7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cce080; /* rgb */ color: rgb(204, 224, 128); /* oklch */ color: oklch(87.1% 0.123 118.7);
Tailwind
colors: {
custom: {
50: '#dde9a6',
500: '#cce080',
950: '#000000',
},
}SCSS
$custom: #cce080; $custom-light: #dde9a6; $custom-dark: #000000;
JSON
{
"hex": "#cce080",
"rgb": {
"r": 204,
"g": 224,
"b": 128
},
"hsl": {
"h": 72.5,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.87067,
"c": 0.12319,
"h": 118.7
},
"luminance": 0.67707
}Semantic roles & 50–950 ramp
primary
#CCE080
secondary
#634DB7
accent
#1DC841
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480