#D3FA82#D3FA82
#D3FA82 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.153 H 124.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA82 |
|---|---|
| RGB | rgb(211, 250, 130) |
| HSL | hsl(80, 92%, 75%) |
| HSV | hsv(80, 48%, 98%) |
| CMYK | cmyk(15.6%, 0%, 48%, 2%) |
| CIE-LAB | lab(93.38, -30.76, 53.07) |
| CIE-LCH | lch(93.38, 61.34, 120.10°) |
| OKLab | oklab(93.22% -0.0861 0.1269) |
| OKLCH | oklch(93.22% 0.153 124.2) |
| XYZ | xyz(65.0788, 83.8314, 33.8673) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 3.10
Pale Lime
#BEFD73
ΔE00 3.75
Pear
#CBF85F
ΔE00 3.77
Light Yellowish Green
#C2FF89
ΔE00 3.88
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA82 #A982FA
analogous
#FAE582 #D3FA82 #97FA82
triadic
#D3FA82 #82D3FA #FA82D3
tetradic
#D3FA82 #82FAE5 #A982FA #FA8297
square
#D3FA82 #82FAE5 #A982FA #FA8297
split-complementary
#D3FA82 #8297FA #E582FA
monochromatic
#AAF50C #BEF847 #D3FA82 #E8FCBD #F5FEE2
Accessibility & contrast
On white
1.18
#D3FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#D3FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA82
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA82 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#DAF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa82; /* rgb */ color: rgb(211, 250, 130); /* oklch */ color: oklch(93.2% 0.153 124.2);
Tailwind
colors: {
custom: {
50: '#e2fca9',
500: '#d3fa82',
950: '#000000',
},
}SCSS
$custom: #d3fa82; $custom-light: #e2fca9; $custom-dark: #000000;
JSON
{
"hex": "#d3fa82",
"rgb": {
"r": 211,
"g": 250,
"b": 130
},
"hsl": {
"h": 79.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.93223,
"c": 0.15331,
"h": 124.2
},
"luminance": 0.83832
}Semantic roles & 50–950 ramp
primary
#D3FA82
secondary
#7748D8
accent
#00E64B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581