#CDFF87#CDFF87
#CDFF87 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.0% C 0.158 H 127.7°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFF87 |
|---|---|
| RGB | rgb(205, 255, 135) |
| HSL | hsl(85, 100%, 76%) |
| HSV | hsv(85, 47%, 100%) |
| CMYK | cmyk(19.6%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(94.42, -34.73, 51.92) |
| CIE-LCH | lch(94.42, 62.46, 123.78°) |
| OKLab | oklab(93.98% -0.0965 0.1247) |
| OKLCH | oklch(93.98% 0.158 127.7) |
| XYZ | xyz(65.3096, 86.2475, 36.1236) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.00
Light Pea Green
#C4FE82
ΔE00 1.32
Light Yellowish Green
#C2FF89
ΔE00 1.96
Pistachio (survey)
#C0FA8B
ΔE00 2.50
Pale Lime
#BEFD73
ΔE00 2.62
Celery
#C1FD95
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFF87 #B987FF
analogous
#FFF587 #CDFF87 #91FF87
triadic
#CDFF87 #87CDFF #FF87CD
tetradic
#CDFF87 #87FFF5 #B987FF #FF8791
square
#CDFF87 #87FFF5 #B987FF #FF8791
split-complementary
#CDFF87 #8791FF #F587FF
monochromatic
#9AFF0D #B4FF4A #CDFF87 #E7FFC4 #F2FFE0
Accessibility & contrast
On white
1.15
#CDFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CDFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFF87
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFF87 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17D
Deuteranopia (green-blind)
#FFEE8E
Tritanopia (blue-blind)
#D2F6E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cdff87; /* rgb */ color: rgb(205, 255, 135); /* oklch */ color: oklch(94.0% 0.158 127.7);
Tailwind
colors: {
custom: {
50: '#deffac',
500: '#cdff87',
950: '#000000',
},
}SCSS
$custom: #cdff87; $custom-light: #deffac; $custom-dark: #000000;
JSON
{
"hex": "#cdff87",
"rgb": {
"r": 205,
"g": 255,
"b": 135
},
"hsl": {
"h": 85,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.93984,
"c": 0.1577,
"h": 127.7
},
"luminance": 0.86248
}Semantic roles & 50–950 ramp
primary
#CDFF87
secondary
#894BDF
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681