#D0FE8A#D0FE8A
#D0FE8A is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.152 H 126.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FE8A |
|---|---|
| RGB | rgb(208, 254, 138) |
| HSL | hsl(84, 98%, 77%) |
| HSV | hsv(84, 46%, 100%) |
| CMYK | cmyk(18.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.37, -32.86, 50.49) |
| CIE-LCH | lch(94.37, 60.24, 123.06°) |
| OKLab | oklab(94% -0.0913 0.1217) |
| OKLCH | oklch(94% 0.152 126.9) |
| XYZ | xyz(66.0413, 86.1277, 37.1848) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FE8A #B88AFE
analogous
#FEF28A #D0FE8A #96FE8A
triadic
#D0FE8A #8AD0FE #FE8AD0
tetradic
#D0FE8A #8AFEF2 #B88AFE #FE8A96
square
#D0FE8A #8AFEF2 #B88AFE #FE8A96
split-complementary
#D0FE8A #8A96FE #F28AFE
monochromatic
#9FFD11 #B8FD4D #D0FE8A #E8FFC7 #F3FFE1
Accessibility & contrast
On white
1.15
#D0FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#D0FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FE8A
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FE8A | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#D6F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d0fe8a; /* rgb */ color: rgb(208, 254, 138); /* oklch */ color: oklch(94.0% 0.152 126.9);
Tailwind
colors: {
custom: {
50: '#e0ffae',
500: '#d0fe8a',
950: '#000000',
},
}SCSS
$custom: #d0fe8a; $custom-light: #e0ffae; $custom-dark: #000000;
JSON
{
"hex": "#d0fe8a",
"rgb": {
"r": 208,
"g": 254,
"b": 138
},
"hsl": {
"h": 83.793,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94002,
"c": 0.15209,
"h": 126.9
},
"luminance": 0.86128
}Semantic roles & 50–950 ramp
primary
#D0FE8A
secondary
#874EDE
accent
#00E65B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681