#D0FF91#D0FF91
#D0FF91 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.146 H 127.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FF91 |
|---|---|
| RGB | rgb(208, 255, 145) |
| HSL | hsl(86, 100%, 78%) |
| HSV | hsv(86, 43%, 100%) |
| CMYK | cmyk(18.4%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(94.73, -32.54, 47.61) |
| CIE-LCH | lch(94.73, 57.67, 124.35°) |
| OKLab | oklab(94.32% -0.0899 0.1156) |
| OKLCH | oklch(94.32% 0.146 127.9) |
| XYZ | xyz(66.8827, 86.9733, 40.0464) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.24
Pistachio (survey)
#C0FA8B
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.78
Pale Lime
#BEFD73
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FF91 #C091FF
analogous
#FFF791 #D0FF91 #99FF91
triadic
#D0FF91 #91D0FF #FF91D0
tetradic
#D0FF91 #91FFF7 #C091FF #FF9199
square
#D0FF91 #91FFF7 #C091FF #FF9199
split-complementary
#D0FF91 #9199FF #F791FF
monochromatic
#9CFF17 #B6FF54 #D0FF91 #EAFFCE #F2FFE0
Accessibility & contrast
On white
1.14
#D0FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#D0FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FF91
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FF91 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFEF97
Tritanopia (blue-blind)
#D5F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d0ff91; /* rgb */ color: rgb(208, 255, 145); /* oklch */ color: oklch(94.3% 0.146 127.9);
Tailwind
colors: {
custom: {
50: '#e0ffb3',
500: '#d0ff91',
950: '#000000',
},
}SCSS
$custom: #d0ff91; $custom-light: #e0ffb3; $custom-dark: #000000;
JSON
{
"hex": "#d0ff91",
"rgb": {
"r": 208,
"g": 255,
"b": 145
},
"hsl": {
"h": 85.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.94321,
"c": 0.14644,
"h": 127.9
},
"luminance": 0.86974
}Semantic roles & 50–950 ramp
primary
#D0FF91
secondary
#9053E1
accent
#00E662
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681