#D2FA8F#D2FA8F
#D2FA8F is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.3% C 0.141 H 125.8°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA8F |
|---|---|
| RGB | rgb(210, 250, 143) |
| HSL | hsl(82, 91%, 77%) |
| HSV | hsv(82, 43%, 98%) |
| CMYK | cmyk(16%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(93.47, -29.73, 47.03) |
| CIE-LCH | lch(93.47, 55.64, 122.30°) |
| OKLab | oklab(93.34% -0.0822 0.1142) |
| OKLCH | oklch(93.34% 0.141 125.8) |
| XYZ | xyz(65.7215, 84.0555, 38.7432) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Light Pea Green
#C4FE82
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA8F #B78FFA
analogous
#FAED8F #D2FA8F #9DFA8F
triadic
#D2FA8F #8FD2FA #FA8FD2
tetradic
#D2FA8F #8FFAED #B78FFA #FA8F9D
square
#D2FA8F #8FFAED #B78FFA #FA8F9D
split-complementary
#D2FA8F #8F9DFA #ED8FFA
monochromatic
#A3F51A #BAF754 #D2FA8F #EAFDCA #F3FEE2
Accessibility & contrast
On white
1.18
#D2FA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#D2FA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA8F
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA8F | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#D8F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa8f; /* rgb */ color: rgb(210, 250, 143); /* oklch */ color: oklch(93.3% 0.141 125.8);
Tailwind
colors: {
custom: {
50: '#e1fcb1',
500: '#d2fa8f',
950: '#000000',
},
}SCSS
$custom: #d2fa8f; $custom-light: #e1fcb1; $custom-dark: #000000;
JSON
{
"hex": "#d2fa8f",
"rgb": {
"r": 210,
"g": 250,
"b": 143
},
"hsl": {
"h": 82.43,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.93338,
"c": 0.14069,
"h": 125.8
},
"luminance": 0.84056
}Semantic roles & 50–950 ramp
primary
#D2FA8F
secondary
#8654D9
accent
#00E656
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581