#D3F87F#D3F87F
#D3F87F is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.8% C 0.154 H 123.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F87F |
|---|---|
| RGB | rgb(211, 248, 127) |
| HSL | hsl(78, 90%, 74%) |
| HSV | hsv(78, 49%, 97%) |
| CMYK | cmyk(14.9%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(92.80, -30.13, 53.77) |
| CIE-LCH | lch(92.80, 61.64, 119.27°) |
| OKLab | oklab(92.75% -0.0845 0.1282) |
| OKLCH | oklch(92.75% 0.154 123.4) |
| XYZ | xyz(64.2622, 82.5157, 32.6162) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.07
Pear
#CBF85F
ΔE00 3.53
Light Pea Green
#C4FE82
ΔE00 3.53
Pale Lime
#BEFD73
ΔE00 4.03
Light Yellowish Green
#C2FF89
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F87F #A47FF8
analogous
#F8E07F #D3F87F #96F87F
triadic
#D3F87F #7FD3F8 #F87FD3
tetradic
#D3F87F #7FF8E0 #A47FF8 #F87F96
square
#D3F87F #7FF8E0 #A47FF8 #F87F96
split-complementary
#D3F87F #7F96F8 #E07FF8
monochromatic
#AAF00D #BFF545 #D3F87F #E7FBB9 #F5FDE2
Accessibility & contrast
On white
1.20
#D3F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#D3F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F87F
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F87F | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#DBEEDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f87f; /* rgb */ color: rgb(211, 248, 127); /* oklch */ color: oklch(92.8% 0.154 123.4);
Tailwind
colors: {
custom: {
50: '#e2faa7',
500: '#d3f87f',
950: '#000000',
},
}SCSS
$custom: #d3f87f; $custom-light: #e2faa7; $custom-dark: #000000;
JSON
{
"hex": "#d3f87f",
"rgb": {
"r": 211,
"g": 248,
"b": 127
},
"hsl": {
"h": 78.347,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.9275,
"c": 0.15356,
"h": 123.4
},
"luminance": 0.82516
}Semantic roles & 50–950 ramp
primary
#D3F87F
secondary
#7246D5
accent
#00E646
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580