#CDFF88#CDFF88
#CDFF88 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.157 H 127.8°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF88 |
|---|---|
| RGB | rgb(205, 255, 136) |
| HSL | hsl(85, 100%, 77%) |
| HSV | hsv(85, 47%, 100%) |
| CMYK | cmyk(19.6%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(94.43, -34.62, 51.47) |
| CIE-LCH | lch(94.43, 62.03, 123.93°) |
| OKLab | oklab(94% -0.0962 0.1238) |
| OKLCH | oklch(94% 0.157 127.8) |
| XYZ | xyz(65.3803, 86.2758, 36.4961) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.13
Light Pea Green
#C4FE82
ΔE00 1.33
Light Yellowish Green
#C2FF89
ΔE00 1.89
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 2.71
Celery
#C1FD95
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF88 #BA88FF
analogous
#FFF588 #CDFF88 #92FF88
triadic
#CDFF88 #88CDFF #FF88CD
tetradic
#CDFF88 #88FFF5 #BA88FF #FF8892
square
#CDFF88 #88FFF5 #BA88FF #FF8892
split-complementary
#CDFF88 #8892FF #F588FF
monochromatic
#9AFF0E #B3FF4B #CDFF88 #E7FFC5 #F2FFE0
Accessibility & contrast
On white
1.15
#CDFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CDFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF88
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF88 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17E
Deuteranopia (green-blind)
#FFEE8F
Tritanopia (blue-blind)
#D2F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff88; /* rgb */ color: rgb(205, 255, 136); /* oklch */ color: oklch(94.0% 0.157 127.8);
Tailwind
colors: {
custom: {
50: '#deffad',
500: '#cdff88',
950: '#000000',
},
}SCSS
$custom: #cdff88; $custom-light: #deffad; $custom-dark: #000000;
JSON
{
"hex": "#cdff88",
"rgb": {
"r": 205,
"g": 255,
"b": 136
},
"hsl": {
"h": 85.21,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.93998,
"c": 0.15672,
"h": 127.8
},
"luminance": 0.86277
}Semantic roles & 50–950 ramp
primary
#CDFF88
secondary
#8A4CDF
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681