#D3FA93#D3FA93
#D3FA93 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.5% C 0.136 H 125.9°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA93 |
|---|---|
| RGB | rgb(211, 250, 147) |
| HSL | hsl(83, 91%, 78%) |
| HSV | hsv(83, 41%, 98%) |
| CMYK | cmyk(15.6%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(93.59, -28.91, 45.26) |
| CIE-LCH | lch(93.59, 53.70, 122.57°) |
| OKLab | oklab(93.47% -0.0797 0.1103) |
| OKLCH | oklch(93.47% 0.136 125.9) |
| XYZ | xyz(66.3156, 84.3261, 40.3809) |
| Luminance | 0.8433 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.51
Light Yellowish Green
#C2FF89
ΔE00 3.57
Celery
#C1FD95
ΔE00 3.60
Pale Lime
#BEFD73
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA93 #BA93FA
analogous
#FAED93 #D3FA93 #A0FA93
triadic
#D3FA93 #93D3FA #FA93D3
tetradic
#D3FA93 #93FAED #BA93FA #FA93A0
square
#D3FA93 #93FAED #BA93FA #FA93A0
split-complementary
#D3FA93 #93A0FA #ED93FA
monochromatic
#A3F51E #BBF759 #D3FA93 #EBFDCD #F3FEE2
Accessibility & contrast
On white
1.18
#D3FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D3FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA93
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA93 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FEEC98
Tritanopia (blue-blind)
#D9F1E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fa93; /* rgb */ color: rgb(211, 250, 147); /* oklch */ color: oklch(93.5% 0.136 125.9);
Tailwind
colors: {
custom: {
50: '#e2fcb4',
500: '#d3fa93',
950: '#000000',
},
}SCSS
$custom: #d3fa93; $custom-light: #e2fcb4; $custom-dark: #000000;
JSON
{
"hex": "#d3fa93",
"rgb": {
"r": 211,
"g": 250,
"b": 147
},
"hsl": {
"h": 82.718,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.93466,
"c": 0.13613,
"h": 125.9
},
"luminance": 0.84327
}Semantic roles & 50–950 ramp
primary
#D3FA93
secondary
#8957DA
accent
#00E657
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581