#CCF588#CCF588
#CCF588 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.7% C 0.143 H 126.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF588 |
|---|---|
| RGB | rgb(204, 245, 136) |
| HSL | hsl(83, 84%, 75%) |
| HSV | hsv(83, 44%, 96%) |
| CMYK | cmyk(16.7%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(91.65, -30.38, 48.02) |
| CIE-LCH | lch(91.65, 56.82, 122.32°) |
| OKLab | oklab(91.74% -0.0842 0.1161) |
| OKLCH | oklch(91.74% 0.143 126) |
| XYZ | xyz(61.9979, 79.9192, 35.4475) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Light Pea Green
#C4FE82
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.79
Pale Lime
#BEFD73
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF588 #B188F5
analogous
#F5E888 #CCF588 #96F588
triadic
#CCF588 #88CCF5 #F588CC
tetradic
#CCF588 #88F5E8 #B188F5 #F58896
square
#CCF588 #88F5E8 #B188F5 #F58896
split-complementary
#CCF588 #8896F5 #E888F5
monochromatic
#9CEC17 #B4F050 #CCF588 #E4FAC0 #F3FDE3
Accessibility & contrast
On white
1.24
#CCF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CCF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF588
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF588 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#D2ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf588; /* rgb */ color: rgb(204, 245, 136); /* oklch */ color: oklch(91.7% 0.143 126.0);
Tailwind
colors: {
custom: {
50: '#ddf8ac',
500: '#ccf588',
950: '#000000',
},
}SCSS
$custom: #ccf588; $custom-light: #ddf8ac; $custom-dark: #000000;
JSON
{
"hex": "#ccf588",
"rgb": {
"r": 204,
"g": 245,
"b": 136
},
"hsl": {
"h": 82.569,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.91743,
"c": 0.14341,
"h": 126
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#CCF588
secondary
#804FD2
accent
#05E157
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581