#CCE37F#CCE37F
#CCE37F is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.7% C 0.128 H 119.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE37F |
|---|---|
| RGB | rgb(204, 227, 127) |
| HSL | hsl(74, 64%, 69%) |
| HSV | hsv(74, 44%, 89%) |
| CMYK | cmyk(10.1%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(86.66, -22.81, 46.14) |
| CIE-LCH | lch(86.66, 51.48, 116.31°) |
| OKLab | oklab(87.7% -0.0636 0.1113) |
| OKLCH | oklch(87.7% 0.128 119.7) |
| XYZ | xyz(56.2019, 69.3080, 30.4916) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 5.45
Pale Olive Green
#B1D27B
ΔE00 5.50
Greenish Tan
#BCCB7A
ΔE00 5.99
Pale Olive
#B9CC81
ΔE00 6.38
Light Yellow Green
#CCFD7F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE37F #967FE3
analogous
#E3C87F #CCE37F #9AE37F
triadic
#CCE37F #7FCCE3 #E37FCC
tetradic
#CCE37F #7FE3C8 #967FE3 #E37F9A
square
#CCE37F #7FE3C8 #967FE3 #E37F9A
split-complementary
#CCE37F #7F9AE3 #C87FE3
monochromatic
#9CBE2A #B8D84D #CCE37F #E0EEB1 #F4F9E3
Accessibility & contrast
On white
1.41
#CCE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CCE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE37F
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE37F | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#EBD984
Tritanopia (blue-blind)
#D4DACB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cce37f; /* rgb */ color: rgb(204, 227, 127); /* oklch */ color: oklch(87.7% 0.128 119.7);
Tailwind
colors: {
custom: {
50: '#ddeba6',
500: '#cce37f',
950: '#000000',
},
}SCSS
$custom: #cce37f; $custom-light: #ddeba6; $custom-dark: #000000;
JSON
{
"hex": "#cce37f",
"rgb": {
"r": 204,
"g": 227,
"b": 127
},
"hsl": {
"h": 73.8,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.877,
"c": 0.12823,
"h": 119.7
},
"luminance": 0.69308
}Semantic roles & 50–950 ramp
primary
#CCE37F
secondary
#654CBB
accent
#1ACC43
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480