#D2FA80#D2FA80
#D2FA80 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.156 H 124.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA80 |
|---|---|
| RGB | rgb(210, 250, 128) |
| HSL | hsl(80, 92%, 74%) |
| HSV | hsv(80, 49%, 98%) |
| CMYK | cmyk(16%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.29, -31.33, 53.88) |
| CIE-LCH | lch(93.29, 62.33, 120.18°) |
| OKLab | oklab(93.13% -0.0878 0.1285) |
| OKLCH | oklch(93.13% 0.156 124.3) |
| XYZ | xyz(64.6602, 83.6310, 33.1538) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.49
Light Pea Green
#C4FE82
ΔE00 2.99
Pear
#CBF85F
ΔE00 3.53
Pale Lime
#BEFD73
ΔE00 3.55
Light Yellowish Green
#C2FF89
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA80 #A880FA
analogous
#FAE580 #D2FA80 #95FA80
triadic
#D2FA80 #80D2FA #FA80D2
tetradic
#D2FA80 #80FAE5 #A880FA #FA8095
square
#D2FA80 #80FAE5 #A880FA #FA8095
split-complementary
#D2FA80 #8095FA #E580FA
monochromatic
#A8F50A #BDF845 #D2FA80 #E7FCBB #F5FEE2
Accessibility & contrast
On white
1.18
#D2FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#D2FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA80
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA80 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEB87
Tritanopia (blue-blind)
#D9F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa80; /* rgb */ color: rgb(210, 250, 128); /* oklch */ color: oklch(93.1% 0.156 124.3);
Tailwind
colors: {
custom: {
50: '#e2fca7',
500: '#d2fa80',
950: '#000000',
},
}SCSS
$custom: #d2fa80; $custom-light: #e2fca7; $custom-dark: #000000;
JSON
{
"hex": "#d2fa80",
"rgb": {
"r": 210,
"g": 250,
"b": 128
},
"hsl": {
"h": 79.672,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93129,
"c": 0.15563,
"h": 124.3
},
"luminance": 0.83631
}Semantic roles & 50–950 ramp
primary
#D2FA80
secondary
#7647D7
accent
#00E64B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581