#D3FA8F#D3FA8F
#D3FA8F is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.140 H 125.4°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA8F |
|---|---|
| RGB | rgb(211, 250, 143) |
| HSL | hsl(82, 91%, 77%) |
| HSV | hsv(82, 43%, 98%) |
| CMYK | cmyk(15.6%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.54, -29.37, 47.12) |
| CIE-LCH | lch(93.54, 55.52, 121.93°) |
| OKLab | oklab(93.41% -0.0813 0.1144) |
| OKLCH | oklch(93.41% 0.14 125.4) |
| XYZ | xyz(66.0072, 84.2028, 38.7566) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 3.23
Light Yellowish Green
#C2FF89
ΔE00 3.48
Celery
#C1FD95
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA8F #B68FFA
analogous
#FAEB8F #D3FA8F #9EFA8F
triadic
#D3FA8F #8FD3FA #FA8FD3
tetradic
#D3FA8F #8FFAEB #B68FFA #FA8F9E
square
#D3FA8F #8FFAEB #B68FFA #FA8F9E
split-complementary
#D3FA8F #8F9EFA #EB8FFA
monochromatic
#A5F51A #BCF754 #D3FA8F #EAFDCA #F3FEE2
Accessibility & contrast
On white
1.18
#D3FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D3FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA8F
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA8F | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#D9F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa8f; /* rgb */ color: rgb(211, 250, 143); /* oklch */ color: oklch(93.4% 0.140 125.4);
Tailwind
colors: {
custom: {
50: '#e2fcb1',
500: '#d3fa8f',
950: '#000000',
},
}SCSS
$custom: #d3fa8f; $custom-light: #e2fcb1; $custom-dark: #000000;
JSON
{
"hex": "#d3fa8f",
"rgb": {
"r": 211,
"g": 250,
"b": 143
},
"hsl": {
"h": 81.869,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.93405,
"c": 0.14029,
"h": 125.4
},
"luminance": 0.84203
}Semantic roles & 50–950 ramp
primary
#D3FA8F
secondary
#8454D9
accent
#00E654
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581