#CDF588#CDF588
#CDF588 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.8% C 0.143 H 125.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF588 |
|---|---|
| RGB | rgb(205, 245, 136) |
| HSL | hsl(82, 84%, 75%) |
| HSV | hsv(82, 44%, 96%) |
| CMYK | cmyk(16.3%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(91.71, -30.01, 48.11) |
| CIE-LCH | lch(91.71, 56.70, 121.96°) |
| OKLab | oklab(91.81% -0.0833 0.1163) |
| OKLCH | oklch(91.81% 0.143 125.6) |
| XYZ | xyz(62.2729, 80.0610, 35.4603) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 3.17
Light Yellowish Green
#C2FF89
ΔE00 3.53
Celery
#C1FD95
ΔE00 3.96
Pale Lime
#BEFD73
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF588 #B088F5
analogous
#F5E688 #CDF588 #97F588
triadic
#CDF588 #88CDF5 #F588CD
tetradic
#CDF588 #88F5E6 #B088F5 #F58897
square
#CDF588 #88F5E6 #B088F5 #F58897
split-complementary
#CDF588 #8897F5 #E688F5
monochromatic
#9EEC17 #B5F050 #CDF588 #E5FAC0 #F3FDE3
Accessibility & contrast
On white
1.23
#CDF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#CDF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF588
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF588 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#D3ECDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdf588; /* rgb */ color: rgb(205, 245, 136); /* oklch */ color: oklch(91.8% 0.143 125.6);
Tailwind
colors: {
custom: {
50: '#def8ac',
500: '#cdf588',
950: '#000000',
},
}SCSS
$custom: #cdf588; $custom-light: #def8ac; $custom-dark: #000000;
JSON
{
"hex": "#cdf588",
"rgb": {
"r": 205,
"g": 245,
"b": 136
},
"hsl": {
"h": 82.018,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.91811,
"c": 0.143,
"h": 125.6
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#CDF588
secondary
#7F4FD2
accent
#05E155
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581