#CCE07E#CCE07E
#CCE07E is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 87.0% C 0.125 H 118.5°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE07E |
|---|---|
| RGB | rgb(204, 224, 126) |
| HSL | hsl(72, 61%, 69%) |
| HSV | hsv(72, 44%, 88%) |
| CMYK | cmyk(8.9%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(85.83, -21.47, 45.61) |
| CIE-LCH | lch(85.83, 50.41, 115.20°) |
| OKLab | oklab(87.04% -0.0599 0.1101) |
| OKLCH | oklch(87.04% 0.125 118.5) |
| XYZ | xyz(55.3237, 67.6554, 29.8789) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.09
Greenish Tan
#BCCB7A
ΔE00 5.32
Pale Olive Green
#B1D27B
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.56
Pale Olive
#B9CC81
ΔE00 5.85
Light Yellow Green
#CCFD7F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE07E #927EE0
analogous
#E0C37E #CCE07E #9BE07E
triadic
#CCE07E #7ECCE0 #E07ECC
tetradic
#CCE07E #7EE0C3 #927EE0 #E07E9B
square
#CCE07E #7EE0C3 #927EE0 #E07E9B
split-complementary
#CCE07E #7E9BE0 #C37EE0
monochromatic
#9BB82C #B8D44D #CCE07E #E0ECAF #F3F8E1
Accessibility & contrast
On white
1.45
#CCE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#CCE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE07E
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE07E | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD676
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#D5D7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cce07e; /* rgb */ color: rgb(204, 224, 126); /* oklch */ color: oklch(87.0% 0.125 118.5);
Tailwind
colors: {
custom: {
50: '#dde9a5',
500: '#cce07e',
950: '#000000',
},
}SCSS
$custom: #cce07e; $custom-light: #dde9a5; $custom-dark: #000000;
JSON
{
"hex": "#cce07e",
"rgb": {
"r": 204,
"g": 224,
"b": 126
},
"hsl": {
"h": 72.245,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.87038,
"c": 0.12531,
"h": 118.5
},
"luminance": 0.67655
}Semantic roles & 50–950 ramp
primary
#CCE07E
secondary
#614BB7
accent
#1DC940
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480