#D2FA93#D2FA93
#D2FA93 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.4% C 0.137 H 126.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA93 |
|---|---|
| RGB | rgb(210, 250, 147) |
| HSL | hsl(83, 91%, 78%) |
| HSV | hsv(83, 41%, 98%) |
| CMYK | cmyk(16%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(93.53, -29.27, 45.16) |
| CIE-LCH | lch(93.53, 53.82, 122.95°) |
| OKLab | oklab(93.4% -0.0807 0.1101) |
| OKLCH | oklch(93.4% 0.137 126.2) |
| XYZ | xyz(66.0299, 84.1788, 40.3676) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 3.39
Celery
#C1FD95
ΔE00 3.41
Light Yellowish Green
#C2FF89
ΔE00 3.42
Pale Lime
#BEFD73
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA93 #BB93FA
analogous
#FAEE93 #D2FA93 #9EFA93
triadic
#D2FA93 #93D2FA #FA93D2
tetradic
#D2FA93 #93FAEE #BB93FA #FA939E
square
#D2FA93 #93FAEE #BB93FA #FA939E
split-complementary
#D2FA93 #939EFA #EE93FA
monochromatic
#A1F51E #BAF759 #D2FA93 #EAFDCD #F3FEE2
Accessibility & contrast
On white
1.18
#D2FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D2FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA93
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA93 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FEEC98
Tritanopia (blue-blind)
#D8F1E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa93; /* rgb */ color: rgb(210, 250, 147); /* oklch */ color: oklch(93.4% 0.137 126.2);
Tailwind
colors: {
custom: {
50: '#e1fcb4',
500: '#d2fa93',
950: '#000000',
},
}SCSS
$custom: #d2fa93; $custom-light: #e1fcb4; $custom-dark: #000000;
JSON
{
"hex": "#d2fa93",
"rgb": {
"r": 210,
"g": 250,
"b": 147
},
"hsl": {
"h": 83.301,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.93398,
"c": 0.13654,
"h": 126.2
},
"luminance": 0.84179
}Semantic roles & 50–950 ramp
primary
#D2FA93
secondary
#8A57DA
accent
#00E659
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581