#D0FA8F#D0FA8F
#D0FA8F is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.142 H 126.5°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA8F |
|---|---|
| RGB | rgb(208, 250, 143) |
| HSL | hsl(84, 91%, 77%) |
| HSV | hsv(84, 43%, 98%) |
| CMYK | cmyk(16.8%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.35, -30.46, 46.84) |
| CIE-LCH | lch(93.35, 55.87, 123.04°) |
| OKLab | oklab(93.2% -0.0842 0.1137) |
| OKLCH | oklch(93.2% 0.142 126.5) |
| XYZ | xyz(65.1555, 83.7636, 38.7166) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.48
Pistachio (survey)
#C0FA8B
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA8F #B98FFA
analogous
#FAEE8F #D0FA8F #9BFA8F
triadic
#D0FA8F #8FD0FA #FA8FD0
tetradic
#D0FA8F #8FFAEE #B98FFA #FA8F9B
square
#D0FA8F #8FFAEE #B98FFA #FA8F9B
split-complementary
#D0FA8F #8F9BFA #EE8FFA
monochromatic
#9FF51A #B7F754 #D0FA8F #E9FDCA #F3FEE2
Accessibility & contrast
On white
1.18
#D0FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D0FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA8F
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA8F | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FEEB95
Tritanopia (blue-blind)
#D6F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fa8f; /* rgb */ color: rgb(208, 250, 143); /* oklch */ color: oklch(93.2% 0.142 126.5);
Tailwind
colors: {
custom: {
50: '#e0fcb1',
500: '#d0fa8f',
950: '#000000',
},
}SCSS
$custom: #d0fa8f; $custom-light: #e0fcb1; $custom-dark: #000000;
JSON
{
"hex": "#d0fa8f",
"rgb": {
"r": 208,
"g": 250,
"b": 143
},
"hsl": {
"h": 83.551,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.93203,
"c": 0.14151,
"h": 126.5
},
"luminance": 0.83764
}Semantic roles & 50–950 ramp
primary
#D0FA8F
secondary
#8854D9
accent
#00E65A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581