#D0F676#D0F676
#D0F676 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.161 H 123.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D0F676 |
|---|---|
| RGB | rgb(208, 246, 118) |
| HSL | hsl(78, 88%, 71%) |
| HSV | hsv(78, 52%, 96%) |
| CMYK | cmyk(15.4%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(91.97, -31.19, 56.85) |
| CIE-LCH | lch(91.97, 64.84, 118.75°) |
| OKLab | oklab(92% -0.0881 0.1343) |
| OKLCH | oklch(92% 0.161 123.3) |
| XYZ | xyz(62.2384, 80.6292, 29.4201) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Pear
#CBF85F
ΔE00 2.63
Light Pea Green
#C4FE82
ΔE00 3.83
Pale Lime
#BEFD73
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.79
Light Lime Green
#B9FF66
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0F676 #9C76F6
analogous
#F6DC76 #D0F676 #90F676
triadic
#D0F676 #76D0F6 #F676D0
tetradic
#D0F676 #76F6DC #9C76F6 #F67690
square
#D0F676 #76F6DC #9C76F6 #F67690
split-complementary
#D0F676 #7690F6 #DC76F6
monochromatic
#A4E30F #BCF23D #D0F676 #E4FAAF #F5FDE2
Accessibility & contrast
On white
1.23
#D0F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#D0F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0F676
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0F676 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#D8ECD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0f676; /* rgb */ color: rgb(208, 246, 118); /* oklch */ color: oklch(92.0% 0.161 123.3);
Tailwind
colors: {
custom: {
50: '#e0f9a1',
500: '#d0f676',
950: '#000000',
},
}SCSS
$custom: #d0f676; $custom-light: #e0f9a1; $custom-dark: #000000;
JSON
{
"hex": "#d0f676",
"rgb": {
"r": 208,
"g": 246,
"b": 118
},
"hsl": {
"h": 77.813,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.91996,
"c": 0.16057,
"h": 123.3
},
"luminance": 0.80629
}Semantic roles & 50–950 ramp
primary
#D0F676
secondary
#6A3FD1
accent
#01E445
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580