#D1F676#D1F676
#D1F676 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.160 H 122.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D1F676 |
|---|---|
| RGB | rgb(209, 246, 118) |
| HSL | hsl(77, 88%, 71%) |
| HSV | hsv(77, 52%, 96%) |
| CMYK | cmyk(15%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(92.03, -30.81, 56.94) |
| CIE-LCH | lch(92.03, 64.74, 118.42°) |
| OKLab | oklab(92.07% -0.0871 0.1344) |
| OKLCH | oklch(92.07% 0.16 122.9) |
| XYZ | xyz(62.5205, 80.7746, 29.4334) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.50
Pear
#CBF85F
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 4.00
Pale Lime
#BEFD73
ΔE00 4.06
Light Lime Green
#B9FF66
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1F676 #9B76F6
analogous
#F6DB76 #D1F676 #91F676
triadic
#D1F676 #76D1F6 #F676D1
tetradic
#D1F676 #76F6DB #9B76F6 #F67691
square
#D1F676 #76F6DB #9B76F6 #F67691
split-complementary
#D1F676 #7691F6 #DB76F6
monochromatic
#A5E30F #BEF23D #D1F676 #E4FAAF #F5FDE2
Accessibility & contrast
On white
1.22
#D1F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D1F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1F676
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1F676 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#D9EBD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1f676; /* rgb */ color: rgb(209, 246, 118); /* oklch */ color: oklch(92.1% 0.160 122.9);
Tailwind
colors: {
custom: {
50: '#e1f9a1',
500: '#d1f676',
950: '#000000',
},
}SCSS
$custom: #d1f676; $custom-light: #e1f9a1; $custom-dark: #000000;
JSON
{
"hex": "#d1f676",
"rgb": {
"r": 209,
"g": 246,
"b": 118
},
"hsl": {
"h": 77.344,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.92065,
"c": 0.16018,
"h": 122.9
},
"luminance": 0.80775
}Semantic roles & 50–950 ramp
primary
#D1F676
secondary
#693FD1
accent
#01E443
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580