#D0FA97#D0FA97
#D0FA97 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.133 H 127.5°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA97 |
|---|---|
| RGB | rgb(208, 250, 151) |
| HSL | hsl(85, 91%, 79%) |
| HSV | hsv(85, 40%, 98%) |
| CMYK | cmyk(16.8%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(93.46, -29.52, 43.10) |
| CIE-LCH | lch(93.46, 52.24, 124.40°) |
| OKLab | oklab(93.33% -0.0811 0.1056) |
| OKLCH | oklch(93.33% 0.133 127.5) |
| XYZ | xyz(65.7833, 84.0147, 42.0229) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 3.39
Light Yellow Green
#CCFD7F
ΔE00 3.63
Light Pea Green
#C4FE82
ΔE00 3.63
Tea Green
#BDF8A3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA97 #C197FA
analogous
#FAF397 #D0FA97 #9EFA97
triadic
#D0FA97 #97D0FA #FA97D0
tetradic
#D0FA97 #97FAF3 #C197FA #FA979E
square
#D0FA97 #97FAF3 #C197FA #FA979E
split-complementary
#D0FA97 #979EFA #F397FA
monochromatic
#9BF422 #B6F75D #D0FA97 #EAFDD1 #F2FEE2
Accessibility & contrast
On white
1.18
#D0FA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#D0FA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA97
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA97 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#D5F2E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fa97; /* rgb */ color: rgb(208, 250, 151); /* oklch */ color: oklch(93.3% 0.133 127.5);
Tailwind
colors: {
custom: {
50: '#e0fcb7',
500: '#d0fa97',
950: '#000000',
},
}SCSS
$custom: #d0fa97; $custom-light: #e0fcb7; $custom-dark: #000000;
JSON
{
"hex": "#d0fa97",
"rgb": {
"r": 208,
"g": 250,
"b": 151
},
"hsl": {
"h": 85.455,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.93327,
"c": 0.13317,
"h": 127.5
},
"luminance": 0.84015
}Semantic roles & 50–950 ramp
primary
#D0FA97
secondary
#915BDA
accent
#00E661
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581