#D0FF87#D0FF87
#D0FF87 is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.2% C 0.156 H 126.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FF87 |
|---|---|
| RGB | rgb(208, 255, 135) |
| HSL | hsl(84, 100%, 76%) |
| HSV | hsv(84, 47%, 100%) |
| CMYK | cmyk(18.4%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(94.60, -33.64, 52.19) |
| CIE-LCH | lch(94.60, 62.09, 122.81°) |
| OKLab | oklab(94.18% -0.0936 0.1253) |
| OKLCH | oklch(94.18% 0.156 126.8) |
| XYZ | xyz(66.1453, 86.6784, 36.1628) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.93
Light Pea Green
#C4FE82
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.48
Pale Lime
#BEFD73
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FF87 #B687FF
analogous
#FFF287 #D0FF87 #94FF87
triadic
#D0FF87 #87D0FF #FF87D0
tetradic
#D0FF87 #87FFF2 #B687FF #FF8794
square
#D0FF87 #87FFF2 #B687FF #FF8794
split-complementary
#D0FF87 #8794FF #F287FF
monochromatic
#A0FF0D #B8FF4A #D0FF87 #E8FFC4 #F3FFE0
Accessibility & contrast
On white
1.15
#D0FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D0FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FF87
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FF87 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17D
Deuteranopia (green-blind)
#FFEF8E
Tritanopia (blue-blind)
#D6F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d0ff87; /* rgb */ color: rgb(208, 255, 135); /* oklch */ color: oklch(94.2% 0.156 126.8);
Tailwind
colors: {
custom: {
50: '#e0ffac',
500: '#d0ff87',
950: '#000000',
},
}SCSS
$custom: #d0ff87; $custom-light: #e0ffac; $custom-dark: #000000;
JSON
{
"hex": "#d0ff87",
"rgb": {
"r": 208,
"g": 255,
"b": 135
},
"hsl": {
"h": 83.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.94179,
"c": 0.15639,
"h": 126.8
},
"luminance": 0.86679
}Semantic roles & 50–950 ramp
primary
#D0FF87
secondary
#854BDF
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681