#D2FA8D#D2FA8D
#D2FA8D is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.143 H 125.6°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA8D |
|---|---|
| RGB | rgb(210, 250, 141) |
| HSL | hsl(82, 92%, 77%) |
| HSV | hsv(82, 44%, 98%) |
| CMYK | cmyk(16%, 0%, 43.6%, 2%) |
| CIE-LAB | lab(93.45, -29.96, 47.95) |
| CIE-LCH | lch(93.45, 56.54, 122.00°) |
| OKLab | oklab(93.31% -0.083 0.1161) |
| OKLCH | oklch(93.31% 0.143 125.6) |
| XYZ | xyz(65.5714, 83.9954, 37.9524) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.29
Light Pea Green
#C4FE82
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Yellowish Green
#C2FF89
ΔE00 3.31
Celery
#C1FD95
ΔE00 3.81
Pale Lime
#BEFD73
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA8D #B58DFA
analogous
#FAEB8D #D2FA8D #9CFA8D
triadic
#D2FA8D #8DD2FA #FA8DD2
tetradic
#D2FA8D #8DFAEB #B58DFA #FA8D9C
square
#D2FA8D #8DFAEB #B58DFA #FA8D9C
split-complementary
#D2FA8D #8D9CFA #EB8DFA
monochromatic
#A4F518 #BBF752 #D2FA8D #E9FDC8 #F3FEE2
Accessibility & contrast
On white
1.18
#D2FA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#D2FA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA8D
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA8D | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE84
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#D8F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa8d; /* rgb */ color: rgb(210, 250, 141); /* oklch */ color: oklch(93.3% 0.143 125.6);
Tailwind
colors: {
custom: {
50: '#e1fcb0',
500: '#d2fa8d',
950: '#000000',
},
}SCSS
$custom: #d2fa8d; $custom-light: #e1fcb0; $custom-dark: #000000;
JSON
{
"hex": "#d2fa8d",
"rgb": {
"r": 210,
"g": 250,
"b": 141
},
"hsl": {
"h": 82.018,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.93308,
"c": 0.14274,
"h": 125.6
},
"luminance": 0.83996
}Semantic roles & 50–950 ramp
primary
#D2FA8D
secondary
#8452D9
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581