#D3FA90#D3FA90
#D3FA90 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.139 H 125.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA90 |
|---|---|
| RGB | rgb(211, 250, 144) |
| HSL | hsl(82, 91%, 77%) |
| HSV | hsv(82, 42%, 98%) |
| CMYK | cmyk(15.6%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(93.55, -29.26, 46.66) |
| CIE-LCH | lch(93.55, 55.07, 122.09°) |
| OKLab | oklab(93.42% -0.0809 0.1134) |
| OKLCH | oklch(93.42% 0.139 125.5) |
| XYZ | xyz(66.0833, 84.2332, 39.1573) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.70
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.49
Celery
#C1FD95
ΔE00 3.77
Pale Lime
#BEFD73
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA90 #B790FA
analogous
#FAEC90 #D3FA90 #9EFA90
triadic
#D3FA90 #90D3FA #FA90D3
tetradic
#D3FA90 #90FAEC #B790FA #FA909E
square
#D3FA90 #90FAEC #B790FA #FA909E
split-complementary
#D3FA90 #909EFA #EC90FA
monochromatic
#A5F51B #BCF755 #D3FA90 #EAFDCB #F3FEE2
Accessibility & contrast
On white
1.18
#D3FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D3FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA90
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA90 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FFEC96
Tritanopia (blue-blind)
#D9F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa90; /* rgb */ color: rgb(211, 250, 144); /* oklch */ color: oklch(93.4% 0.139 125.5);
Tailwind
colors: {
custom: {
50: '#e2fcb2',
500: '#d3fa90',
950: '#000000',
},
}SCSS
$custom: #d3fa90; $custom-light: #e2fcb2; $custom-dark: #000000;
JSON
{
"hex": "#d3fa90",
"rgb": {
"r": 211,
"g": 250,
"b": 144
},
"hsl": {
"h": 82.075,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.9342,
"c": 0.13926,
"h": 125.5
},
"luminance": 0.84234
}Semantic roles & 50–950 ramp
primary
#D3FA90
secondary
#8655DA
accent
#00E654
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581