#D3FA86#D3FA86
#D3FA86 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.3% C 0.149 H 124.5°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA86 |
|---|---|
| RGB | rgb(211, 250, 134) |
| HSL | hsl(80, 92%, 75%) |
| HSV | hsv(80, 46%, 98%) |
| CMYK | cmyk(15.6%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(93.42, -30.35, 51.26) |
| CIE-LCH | lch(93.42, 59.57, 120.63°) |
| OKLab | oklab(93.28% -0.0846 0.1231) |
| OKLCH | oklch(93.28% 0.149 124.5) |
| XYZ | xyz(65.3526, 83.9409, 35.3089) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Pale Lime
#BEFD73
ΔE00 3.91
Pear
#CBF85F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA86 #AD86FA
analogous
#FAE786 #D3FA86 #99FA86
triadic
#D3FA86 #86D3FA #FA86D3
tetradic
#D3FA86 #86FAE7 #AD86FA #FA8699
square
#D3FA86 #86FAE7 #AD86FA #FA8699
split-complementary
#D3FA86 #8699FA #E786FA
monochromatic
#A8F510 #BEF84B #D3FA86 #E8FCC1 #F4FEE2
Accessibility & contrast
On white
1.18
#D3FA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#D3FA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA86
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA86 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7C
Deuteranopia (green-blind)
#FFEC8D
Tritanopia (blue-blind)
#DAF0DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa86; /* rgb */ color: rgb(211, 250, 134); /* oklch */ color: oklch(93.3% 0.149 124.5);
Tailwind
colors: {
custom: {
50: '#e2fcab',
500: '#d3fa86',
950: '#000000',
},
}SCSS
$custom: #d3fa86; $custom-light: #e2fcab; $custom-dark: #000000;
JSON
{
"hex": "#d3fa86",
"rgb": {
"r": 211,
"g": 250,
"b": 134
},
"hsl": {
"h": 80.172,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.93277,
"c": 0.14939,
"h": 124.5
},
"luminance": 0.83941
}Semantic roles & 50–950 ramp
primary
#D3FA86
secondary
#7B4CD8
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581