#D3FA8D#D3FA8D
#D3FA8D is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.4% C 0.142 H 125.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA8D |
|---|---|
| RGB | rgb(211, 250, 141) |
| HSL | hsl(81, 92%, 77%) |
| HSV | hsv(81, 44%, 98%) |
| CMYK | cmyk(15.6%, 0%, 43.6%, 2%) |
| CIE-LAB | lab(93.51, -29.59, 48.05) |
| CIE-LCH | lch(93.51, 56.43, 121.63°) |
| OKLab | oklab(93.38% -0.082 0.1163) |
| OKLCH | oklch(93.38% 0.142 125.2) |
| XYZ | xyz(65.8570, 84.1427, 37.9657) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.48
Celery
#C1FD95
ΔE00 3.99
Pale Lime
#BEFD73
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA8D #B48DFA
analogous
#FAEB8D #D3FA8D #9DFA8D
triadic
#D3FA8D #8DD3FA #FA8DD3
tetradic
#D3FA8D #8DFAEB #B48DFA #FA8D9D
square
#D3FA8D #8DFAEB #B48DFA #FA8D9D
split-complementary
#D3FA8D #8D9DFA #EB8DFA
monochromatic
#A6F518 #BCF752 #D3FA8D #EAFDC8 #F4FEE2
Accessibility & contrast
On white
1.18
#D3FA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#D3FA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA8D
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA8D | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#D9F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa8d; /* rgb */ color: rgb(211, 250, 141); /* oklch */ color: oklch(93.4% 0.142 125.2);
Tailwind
colors: {
custom: {
50: '#e2fcb0',
500: '#d3fa8d',
950: '#000000',
},
}SCSS
$custom: #d3fa8d; $custom-light: #e2fcb0; $custom-dark: #000000;
JSON
{
"hex": "#d3fa8d",
"rgb": {
"r": 211,
"g": 250,
"b": 141
},
"hsl": {
"h": 81.468,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.93376,
"c": 0.14235,
"h": 125.2
},
"luminance": 0.84143
}Semantic roles & 50–950 ramp
primary
#D3FA8D
secondary
#8252D9
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581