#D3F676#D3F676
#D3F676 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.159 H 122.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F676 |
|---|---|
| RGB | rgb(211, 246, 118) |
| HSL | hsl(76, 88%, 71%) |
| HSV | hsv(76, 52%, 96%) |
| CMYK | cmyk(14.2%, 0%, 52%, 3.5%) |
| CIE-LAB | lab(92.16, -30.06, 57.13) |
| CIE-LCH | lch(92.16, 64.55, 117.75°) |
| OKLab | oklab(92.2% -0.0851 0.1348) |
| OKLCH | oklch(92.2% 0.159 122.3) |
| XYZ | xyz(63.0901, 81.0683, 29.4601) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.71
Light Yellow Green
#CCFD7F
ΔE00 2.82
Light Pea Green
#C4FE82
ΔE00 4.34
Pale Lime
#BEFD73
ΔE00 4.42
Light Lime Green
#B9FF66
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F676 #9976F6
analogous
#F6D976 #D3F676 #93F676
triadic
#D3F676 #76D3F6 #F676D3
tetradic
#D3F676 #76F6D9 #9976F6 #F67693
square
#D3F676 #76F6D9 #9976F6 #F67693
split-complementary
#D3F676 #7693F6 #D976F6
monochromatic
#A9E30F #C1F23D #D3F676 #E5FAAF #F6FDE2
Accessibility & contrast
On white
1.22
#D3F676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D3F676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F676
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F676 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#FEE87E
Tritanopia (blue-blind)
#DCEBD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f676; /* rgb */ color: rgb(211, 246, 118); /* oklch */ color: oklch(92.2% 0.159 122.3);
Tailwind
colors: {
custom: {
50: '#e3f9a1',
500: '#d3f676',
950: '#000000',
},
}SCSS
$custom: #d3f676; $custom-light: #e3f9a1; $custom-dark: #000000;
JSON
{
"hex": "#d3f676",
"rgb": {
"r": 211,
"g": 246,
"b": 118
},
"hsl": {
"h": 76.406,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.92203,
"c": 0.15942,
"h": 122.3
},
"luminance": 0.81068
}Semantic roles & 50–950 ramp
primary
#D3F676
secondary
#673FD1
accent
#01E43F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580