#D3F675#D3F675
#D3F675 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.160 H 122.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F675 |
|---|---|
| RGB | rgb(211, 246, 117) |
| HSL | hsl(76, 88%, 71%) |
| HSV | hsv(76, 52%, 96%) |
| CMYK | cmyk(14.2%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(92.15, -30.15, 57.57) |
| CIE-LCH | lch(92.15, 64.99, 117.64°) |
| OKLab | oklab(92.19% -0.0854 0.1357) |
| OKLCH | oklch(92.19% 0.16 122.2) |
| XYZ | xyz(63.0310, 81.0447, 29.1487) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.61
Light Yellow Green
#CCFD7F
ΔE00 2.88
Light Pea Green
#C4FE82
ΔE00 4.41
Pale Lime
#BEFD73
ΔE00 4.44
Light Lime Green
#B9FF66
ΔE00 5.25
Light Yellowish Green
#C2FF89
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F675 #9875F6
analogous
#F6D875 #D3F675 #92F675
triadic
#D3F675 #75D3F6 #F675D3
tetradic
#D3F675 #75F6D8 #9875F6 #F67592
square
#D3F675 #75F6D8 #9875F6 #F67592
split-complementary
#D3F675 #7592F6 #D875F6
monochromatic
#A9E20F #C1F23C #D3F675 #E5FAAE #F6FDE2
Accessibility & contrast
On white
1.22
#D3F675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D3F675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F675
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F675 | 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)
#FFE969
Deuteranopia (green-blind)
#FEE87D
Tritanopia (blue-blind)
#DCEBD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f675; /* rgb */ color: rgb(211, 246, 117); /* oklch */ color: oklch(92.2% 0.160 122.2);
Tailwind
colors: {
custom: {
50: '#e3f9a0',
500: '#d3f675',
950: '#000000',
},
}SCSS
$custom: #d3f675; $custom-light: #e3f9a0; $custom-dark: #000000;
JSON
{
"hex": "#d3f675",
"rgb": {
"r": 211,
"g": 246,
"b": 117
},
"hsl": {
"h": 76.279,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.92191,
"c": 0.16033,
"h": 122.2
},
"luminance": 0.81045
}Semantic roles & 50–950 ramp
primary
#D3F675
secondary
#663ED1
accent
#01E43F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580