#D5FA80#D5FA80
#D5FA80 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.3% C 0.154 H 123.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA80 |
|---|---|
| RGB | rgb(213, 250, 128) |
| HSL | hsl(78, 92%, 74%) |
| HSV | hsv(78, 49%, 98%) |
| CMYK | cmyk(14.8%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.48, -30.22, 54.16) |
| CIE-LCH | lch(93.48, 62.02, 119.16°) |
| OKLab | oklab(93.33% -0.0848 0.1291) |
| OKLCH | oklch(93.33% 0.154 123.3) |
| XYZ | xyz(65.5226, 84.0756, 33.1942) |
| Luminance | 0.8408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.01
Pear
#CBF85F
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 3.54
Pale Lime
#BEFD73
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA80 #A580FA
analogous
#FAE280 #D5FA80 #98FA80
triadic
#D5FA80 #80D5FA #FA80D5
tetradic
#D5FA80 #80FAE2 #A580FA #FA8098
square
#D5FA80 #80FAE2 #A580FA #FA8098
split-complementary
#D5FA80 #8098FA #E280FA
monochromatic
#AEF50A #C2F845 #D5FA80 #E8FCBB #F5FEE2
Accessibility & contrast
On white
1.18
#D5FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#D5FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA80
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA80 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#DDF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d5fa80; /* rgb */ color: rgb(213, 250, 128); /* oklch */ color: oklch(93.3% 0.154 123.3);
Tailwind
colors: {
custom: {
50: '#e4fca7',
500: '#d5fa80',
950: '#000000',
},
}SCSS
$custom: #d5fa80; $custom-light: #e4fca7; $custom-dark: #000000;
JSON
{
"hex": "#d5fa80",
"rgb": {
"r": 213,
"g": 250,
"b": 128
},
"hsl": {
"h": 78.197,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93334,
"c": 0.15446,
"h": 123.3
},
"luminance": 0.84076
}Semantic roles & 50–950 ramp
primary
#D5FA80
secondary
#7347D7
accent
#00E646
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581