#CCF589#CCF589
#CCF589 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.8% C 0.142 H 126.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF589 |
|---|---|
| RGB | rgb(204, 245, 137) |
| HSL | hsl(83, 84%, 75%) |
| HSV | hsv(83, 44%, 96%) |
| CMYK | cmyk(16.7%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(91.66, -30.26, 47.55) |
| CIE-LCH | lch(91.66, 56.37, 122.47°) |
| OKLab | oklab(91.76% -0.0839 0.1151) |
| OKLCH | oklch(91.76% 0.142 126.1) |
| XYZ | xyz(62.0693, 79.9477, 35.8235) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Pea Green
#C4FE82
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.38
Celery
#C1FD95
ΔE00 3.71
Pale Lime
#BEFD73
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF589 #B289F5
analogous
#F5E889 #CCF589 #96F589
triadic
#CCF589 #89CCF5 #F589CC
tetradic
#CCF589 #89F5E8 #B289F5 #F58996
square
#CCF589 #89F5E8 #B289F5 #F58996
split-complementary
#CCF589 #8996F5 #E889F5
monochromatic
#9BEB18 #B4F051 #CCF589 #E4FAC1 #F3FDE3
Accessibility & contrast
On white
1.24
#CCF589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CCF589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF589
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF589 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F9E68F
Tritanopia (blue-blind)
#D2ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccf589; /* rgb */ color: rgb(204, 245, 137); /* oklch */ color: oklch(91.8% 0.142 126.1);
Tailwind
colors: {
custom: {
50: '#ddf8ad',
500: '#ccf589',
950: '#000000',
},
}SCSS
$custom: #ccf589; $custom-light: #ddf8ad; $custom-dark: #000000;
JSON
{
"hex": "#ccf589",
"rgb": {
"r": 204,
"g": 245,
"b": 137
},
"hsl": {
"h": 82.778,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.91758,
"c": 0.14239,
"h": 126.1
},
"luminance": 0.79948
}Semantic roles & 50–950 ramp
primary
#CCF589
secondary
#8150D2
accent
#05E158
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581