#D3FA92#D3FA92
#D3FA92 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.5% C 0.137 H 125.7°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA92 |
|---|---|
| RGB | rgb(211, 250, 146) |
| HSL | hsl(83, 91%, 78%) |
| HSV | hsv(83, 42%, 98%) |
| CMYK | cmyk(15.6%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(93.58, -29.03, 45.73) |
| CIE-LCH | lch(93.58, 54.16, 122.41°) |
| OKLab | oklab(93.45% -0.0801 0.1114) |
| OKLCH | oklch(93.45% 0.137 125.7) |
| XYZ | xyz(66.2375, 84.2949, 39.9695) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Light Pea Green
#C4FE82
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.54
Celery
#C1FD95
ΔE00 3.65
Pale Lime
#BEFD73
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA92 #B992FA
analogous
#FAED92 #D3FA92 #9FFA92
triadic
#D3FA92 #92D3FA #FA92D3
tetradic
#D3FA92 #92FAED #B992FA #FA929F
square
#D3FA92 #92FAED #B992FA #FA929F
split-complementary
#D3FA92 #929FFA #ED92FA
monochromatic
#A4F51D #BBF757 #D3FA92 #EBFDCD #F3FEE2
Accessibility & contrast
On white
1.18
#D3FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#D3FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA92
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA92 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFEC98
Tritanopia (blue-blind)
#D9F1E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fa92; /* rgb */ color: rgb(211, 250, 146); /* oklch */ color: oklch(93.5% 0.137 125.7);
Tailwind
colors: {
custom: {
50: '#e2fcb3',
500: '#d3fa92',
950: '#000000',
},
}SCSS
$custom: #d3fa92; $custom-light: #e2fcb3; $custom-dark: #000000;
JSON
{
"hex": "#d3fa92",
"rgb": {
"r": 211,
"g": 250,
"b": 146
},
"hsl": {
"h": 82.5,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.9345,
"c": 0.13718,
"h": 125.7
},
"luminance": 0.84295
}Semantic roles & 50–950 ramp
primary
#D3FA92
secondary
#8856DA
accent
#00E656
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581