#D0F978#D0F978
#D0F978 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.7% C 0.163 H 124.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F978 |
|---|---|
| RGB | rgb(208, 249, 120) |
| HSL | hsl(79, 91%, 72%) |
| HSV | hsv(79, 52%, 98%) |
| CMYK | cmyk(16.5%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(92.80, -32.38, 56.93) |
| CIE-LCH | lch(92.80, 65.50, 119.63°) |
| OKLab | oklab(92.68% -0.0913 0.1346) |
| OKLCH | oklch(92.68% 0.163 124.1) |
| XYZ | xyz(63.2784, 82.5169, 30.3593) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.71
Pear
#CBF85F
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 3.25
Pale Lime
#BEFD73
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 4.25
Light Lime Green
#B9FF66
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F978 #A178F9
analogous
#F9E278 #D0F978 #8FF978
triadic
#D0F978 #78D0F9 #F978D0
tetradic
#D0F978 #78F9E2 #A178F9 #F9788F
square
#D0F978 #78F9E2 #A178F9 #F9788F
split-complementary
#D0F978 #788FF9 #E278F9
monochromatic
#A4EC0A #BCF63D #D0F978 #E4FCB3 #F5FEE2
Accessibility & contrast
On white
1.20
#D0F978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D0F978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F978
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F978 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6C
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#D8EFDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d0f978; /* rgb */ color: rgb(208, 249, 120); /* oklch */ color: oklch(92.7% 0.163 124.1);
Tailwind
colors: {
custom: {
50: '#e1fba2',
500: '#d0f978',
950: '#000000',
},
}SCSS
$custom: #d0f978; $custom-light: #e1fba2; $custom-dark: #000000;
JSON
{
"hex": "#d0f978",
"rgb": {
"r": 208,
"g": 249,
"b": 120
},
"hsl": {
"h": 79.07,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.92676,
"c": 0.16262,
"h": 124.1
},
"luminance": 0.82517
}Semantic roles & 50–950 ramp
primary
#D0F978
secondary
#6F40D5
accent
#00E649
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580