#D0F47F#D0F47F
#D0F47F is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.7% C 0.149 H 123.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F47F |
|---|---|
| RGB | rgb(208, 244, 127) |
| HSL | hsl(78, 84%, 73%) |
| HSV | hsv(78, 48%, 96%) |
| CMYK | cmyk(14.8%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(91.52, -29.38, 52.18) |
| CIE-LCH | lch(91.52, 59.88, 119.39°) |
| OKLab | oklab(91.67% -0.0823 0.1247) |
| OKLCH | oklch(91.67% 0.149 123.4) |
| XYZ | xyz(62.1939, 79.6433, 32.1707) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 3.79
Pear
#CBF85F
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Pale Lime
#BEFD73
ΔE00 4.34
Light Yellowish Green
#C2FF89
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F47F #A37FF4
analogous
#F4DE7F #D0F47F #95F47F
triadic
#D0F47F #7FD0F4 #F47FD0
tetradic
#D0F47F #7FF4DE #A37FF4 #F47F95
square
#D0F47F #7FF4DE #A37FF4 #F47F95
split-complementary
#D0F47F #7F95F4 #DE7FF4
monochromatic
#A5E514 #BBEF47 #D0F47F #E5F9B7 #F5FDE3
Accessibility & contrast
On white
1.24
#D0F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#D0F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F47F
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F47F | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#FBE686
Tritanopia (blue-blind)
#D8EAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d0f47f; /* rgb */ color: rgb(208, 244, 127); /* oklch */ color: oklch(91.7% 0.149 123.4);
Tailwind
colors: {
custom: {
50: '#e0f7a6',
500: '#d0f47f',
950: '#000000',
},
}SCSS
$custom: #d0f47f; $custom-light: #e0f7a6; $custom-dark: #000000;
JSON
{
"hex": "#d0f47f",
"rgb": {
"r": 208,
"g": 244,
"b": 127
},
"hsl": {
"h": 78.462,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.91673,
"c": 0.14942,
"h": 123.4
},
"luminance": 0.79644
}Semantic roles & 50–950 ramp
primary
#D0F47F
secondary
#7148D0
accent
#05E148
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580