#CCE079#CCE079
#CCE079 is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 87.0% C 0.131 H 118.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE079 |
|---|---|
| RGB | rgb(204, 224, 121) |
| HSL | hsl(72, 62%, 68%) |
| HSV | hsv(72, 46%, 88%) |
| CMYK | cmyk(8.9%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(85.77, -21.99, 47.95) |
| CIE-LCH | lch(85.77, 52.75, 114.63°) |
| OKLab | oklab(86.97% -0.0617 0.115) |
| OKLCH | oklch(86.97% 0.131 118.2) |
| XYZ | xyz(55.0091, 67.5295, 28.2220) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.25
Greenish Tan
#BCCB7A
ΔE00 5.65
Pale Olive Green
#B1D27B
ΔE00 5.71
Light Khaki
#E6F2A2
ΔE00 5.99
Pale Olive
#B9CC81
ΔE00 6.32
Light Yellow Green
#CCFD7F
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE079 #8D79E0
analogous
#E0C079 #CCE079 #99E079
triadic
#CCE079 #79CCE0 #E079CC
tetradic
#CCE079 #79E0C0 #8D79E0 #E07999
square
#CCE079 #79E0C0 #8D79E0 #E07999
split-complementary
#CCE079 #7999E0 #C079E0
monochromatic
#9AB52A #B9D547 #CCE079 #DFEBAB #F2F7DC
Accessibility & contrast
On white
1.45
#CCE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CCE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE079
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE079 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#EAD77E
Tritanopia (blue-blind)
#D5D6C8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cce079; /* rgb */ color: rgb(204, 224, 121); /* oklch */ color: oklch(87.0% 0.131 118.2);
Tailwind
colors: {
custom: {
50: '#dde9a2',
500: '#cce079',
950: '#000000',
},
}SCSS
$custom: #cce079; $custom-light: #dde9a2; $custom-dark: #000000;
JSON
{
"hex": "#cce079",
"rgb": {
"r": 204,
"g": 224,
"b": 121
},
"hsl": {
"h": 71.65,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.86967,
"c": 0.13051,
"h": 118.2
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#CCE079
secondary
#5D47B6
accent
#1BCA3D
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480