#CCF58B#CCF58B
#CCF58B is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.8% C 0.140 H 126.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF58B |
|---|---|
| RGB | rgb(204, 245, 139) |
| HSL | hsl(83, 84%, 75%) |
| HSV | hsv(83, 43%, 96%) |
| CMYK | cmyk(16.7%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(91.69, -30.04, 46.63) |
| CIE-LCH | lch(91.69, 55.46, 122.79°) |
| OKLab | oklab(91.79% -0.0831 0.1131) |
| OKLCH | oklch(91.79% 0.14 126.3) |
| XYZ | xyz(62.2141, 80.0057, 36.5861) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.77
Light Yellow Green
#CCFD7F
ΔE00 2.86
Light Pea Green
#C4FE82
ΔE00 3.22
Light Yellowish Green
#C2FF89
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.56
Pale Lime
#BEFD73
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF58B #B48BF5
analogous
#F5E98B #CCF58B #97F58B
triadic
#CCF58B #8BCCF5 #F58BCC
tetradic
#CCF58B #8BF5E9 #B48BF5 #F58B97
square
#CCF58B #8BF5E9 #B48BF5 #F58B97
split-complementary
#CCF58B #8B97F5 #E98BF5
monochromatic
#9AEB1A #B3F053 #CCF58B #E5FAC3 #F3FDE3
Accessibility & contrast
On white
1.24
#CCF58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CCF58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF58B
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF58B | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE983
Deuteranopia (green-blind)
#F9E791
Tritanopia (blue-blind)
#D2ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf58b; /* rgb */ color: rgb(204, 245, 139); /* oklch */ color: oklch(91.8% 0.140 126.3);
Tailwind
colors: {
custom: {
50: '#ddf8ae',
500: '#ccf58b',
950: '#000000',
},
}SCSS
$custom: #ccf58b; $custom-light: #ddf8ae; $custom-dark: #000000;
JSON
{
"hex": "#ccf58b",
"rgb": {
"r": 204,
"g": 245,
"b": 139
},
"hsl": {
"h": 83.208,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.91787,
"c": 0.14034,
"h": 126.3
},
"luminance": 0.80006
}Semantic roles & 50–950 ramp
primary
#CCF58B
secondary
#8452D2
accent
#05E15A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581