#CCF58E#CCF58E
#CCF58E is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.8% C 0.137 H 126.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF58E |
|---|---|
| RGB | rgb(204, 245, 142) |
| HSL | hsl(84, 84%, 76%) |
| HSV | hsv(84, 42%, 96%) |
| CMYK | cmyk(16.7%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(91.73, -29.70, 45.23) |
| CIE-LCH | lch(91.73, 54.10, 123.29°) |
| OKLab | oklab(91.83% -0.082 0.1101) |
| OKLCH | oklch(91.83% 0.137 126.7) |
| XYZ | xyz(62.4363, 80.0945, 37.7564) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Yellow Green
#CCFD7F
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.38
Light Pea Green
#C4FE82
ΔE00 3.44
Light Yellowish Green
#C2FF89
ΔE00 3.48
Pale Lime
#BEFD73
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF58E #B78EF5
analogous
#F5EA8E #CCF58E #98F58E
triadic
#CCF58E #8ECCF5 #F58ECC
tetradic
#CCF58E #8EF5EA #B78EF5 #F58E98
square
#CCF58E #8EF5EA #B78EF5 #F58E98
split-complementary
#CCF58E #8E98F5 #EA8EF5
monochromatic
#99EB1E #B3F056 #CCF58E #E5FAC6 #F2FDE3
Accessibility & contrast
On white
1.23
#CCF58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#CCF58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF58E
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF58E | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE986
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#D1ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf58e; /* rgb */ color: rgb(204, 245, 142); /* oklch */ color: oklch(91.8% 0.137 126.7);
Tailwind
colors: {
custom: {
50: '#ddf8b0',
500: '#ccf58e',
950: '#000000',
},
}SCSS
$custom: #ccf58e; $custom-light: #ddf8b0; $custom-dark: #000000;
JSON
{
"hex": "#ccf58e",
"rgb": {
"r": 204,
"g": 245,
"b": 142
},
"hsl": {
"h": 83.883,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.91832,
"c": 0.13724,
"h": 126.7
},
"luminance": 0.80095
}Semantic roles & 50–950 ramp
primary
#CCF58E
secondary
#8755D3
accent
#05E05C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581