#D3FC86#D3FC86
#D3FC86 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.152 H 125.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC86 |
|---|---|
| RGB | rgb(211, 252, 134) |
| HSL | hsl(81, 95%, 76%) |
| HSV | hsv(81, 47%, 99%) |
| CMYK | cmyk(16.3%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(93.97, -31.27, 51.92) |
| CIE-LCH | lch(93.97, 60.61, 121.06°) |
| OKLab | oklab(93.71% -0.0872 0.1246) |
| OKLCH | oklch(93.71% 0.152 125) |
| XYZ | xyz(65.9773, 85.1904, 35.5171) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 3.39
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Pale Lime
#BEFD73
ΔE00 3.60
Pear
#CBF85F
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC86 #AF86FC
analogous
#FCEA86 #D3FC86 #98FC86
triadic
#D3FC86 #86D3FC #FC86D3
tetradic
#D3FC86 #86FCEA #AF86FC #FC8698
square
#D3FC86 #86FCEA #AF86FC #FC8698
split-complementary
#D3FC86 #8698FC #EA86FC
monochromatic
#A8F90F #BDFB4A #D3FC86 #E9FDC2 #F4FEE1
Accessibility & contrast
On white
1.16
#D3FC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#D3FC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC86
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC86 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7C
Deuteranopia (green-blind)
#FFED8D
Tritanopia (blue-blind)
#DAF2E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3fc86; /* rgb */ color: rgb(211, 252, 134); /* oklch */ color: oklch(93.7% 0.152 125.0);
Tailwind
colors: {
custom: {
50: '#e2fdab',
500: '#d3fc86',
950: '#000000',
},
}SCSS
$custom: #d3fc86; $custom-light: #e2fdab; $custom-dark: #000000;
JSON
{
"hex": "#d3fc86",
"rgb": {
"r": 211,
"g": 252,
"b": 134
},
"hsl": {
"h": 80.847,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.93711,
"c": 0.15208,
"h": 125
},
"luminance": 0.85191
}Semantic roles & 50–950 ramp
primary
#D3FC86
secondary
#7D4BDB
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581