#D3FA83#D3FA83
#D3FA83 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.2% C 0.152 H 124.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA83 |
|---|---|
| RGB | rgb(211, 250, 131) |
| HSL | hsl(80, 92%, 75%) |
| HSV | hsv(80, 48%, 98%) |
| CMYK | cmyk(15.6%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.39, -30.66, 52.62) |
| CIE-LCH | lch(93.39, 60.90, 120.23°) |
| OKLab | oklab(93.24% -0.0857 0.1259) |
| OKLCH | oklch(93.24% 0.152 124.2) |
| XYZ | xyz(65.1463, 83.8584, 34.2225) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 3.07
Pale Lime
#BEFD73
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 3.82
Pear
#CBF85F
ΔE00 3.90
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA83 #AA83FA
analogous
#FAE683 #D3FA83 #98FA83
triadic
#D3FA83 #83D3FA #FA83D3
tetradic
#D3FA83 #83FAE6 #AA83FA #FA8398
square
#D3FA83 #83FAE6 #AA83FA #FA8398
split-complementary
#D3FA83 #8398FA #E683FA
monochromatic
#A9F50D #BEF848 #D3FA83 #E8FCBE #F5FEE2
Accessibility & contrast
On white
1.18
#D3FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#D3FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA83
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA83 | 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)
#FFED79
Deuteranopia (green-blind)
#FFEC8A
Tritanopia (blue-blind)
#DAF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa83; /* rgb */ color: rgb(211, 250, 131); /* oklch */ color: oklch(93.2% 0.152 124.2);
Tailwind
colors: {
custom: {
50: '#e2fca9',
500: '#d3fa83',
950: '#000000',
},
}SCSS
$custom: #d3fa83; $custom-light: #e2fca9; $custom-dark: #000000;
JSON
{
"hex": "#d3fa83",
"rgb": {
"r": 211,
"g": 250,
"b": 131
},
"hsl": {
"h": 79.664,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.93237,
"c": 0.15233,
"h": 124.2
},
"luminance": 0.83859
}Semantic roles & 50–950 ramp
primary
#D3FA83
secondary
#7849D8
accent
#00E64B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581