#D3F97F#D3F97F
#D3F97F is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.0% C 0.155 H 123.7°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F97F |
|---|---|
| RGB | rgb(211, 249, 127) |
| HSL | hsl(79, 91%, 74%) |
| HSV | hsv(79, 49%, 98%) |
| CMYK | cmyk(15.3%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(93.07, -30.60, 54.10) |
| CIE-LCH | lch(93.07, 62.15, 119.49°) |
| OKLab | oklab(92.97% -0.0858 0.1289) |
| OKLCH | oklch(92.97% 0.155 123.7) |
| XYZ | xyz(64.5705, 83.1322, 32.7189) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 3.37
Pear
#CBF85F
ΔE00 3.45
Pale Lime
#BEFD73
ΔE00 3.86
Light Yellowish Green
#C2FF89
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F97F #A57FF9
analogous
#F9E27F #D3F97F #96F97F
triadic
#D3F97F #7FD3F9 #F97FD3
tetradic
#D3F97F #7FF9E2 #A57FF9 #F97F96
square
#D3F97F #7FF9E2 #A57FF9 #F97F96
split-complementary
#D3F97F #7F96F9 #E27FF9
monochromatic
#AAF20B #BFF645 #D3F97F #E7FCB9 #F5FEE2
Accessibility & contrast
On white
1.19
#D3F97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#D3F97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F97F
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F97F | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#DBEFDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f97f; /* rgb */ color: rgb(211, 249, 127); /* oklch */ color: oklch(93.0% 0.155 123.7);
Tailwind
colors: {
custom: {
50: '#e2fba7',
500: '#d3f97f',
950: '#000000',
},
}SCSS
$custom: #d3f97f; $custom-light: #e2fba7; $custom-dark: #000000;
JSON
{
"hex": "#d3f97f",
"rgb": {
"r": 211,
"g": 249,
"b": 127
},
"hsl": {
"h": 78.689,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.92967,
"c": 0.15487,
"h": 123.7
},
"luminance": 0.83133
}Semantic roles & 50–950 ramp
primary
#D3F97F
secondary
#7346D6
accent
#00E647
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580