#D4FA80#D4FA80
#D4FA80 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.3% C 0.155 H 123.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA80 |
|---|---|
| RGB | rgb(212, 250, 128) |
| HSL | hsl(79, 92%, 74%) |
| HSV | hsv(79, 49%, 98%) |
| CMYK | cmyk(15.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.42, -30.59, 54.07) |
| CIE-LCH | lch(93.42, 62.12, 119.50°) |
| OKLab | oklab(93.27% -0.0858 0.1289) |
| OKLCH | oklch(93.27% 0.155 123.6) |
| XYZ | xyz(65.2333, 83.9265, 33.1806) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 3.36
Pear
#CBF85F
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.19
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA80 #A680FA
analogous
#FAE380 #D4FA80 #97FA80
triadic
#D4FA80 #80D4FA #FA80D4
tetradic
#D4FA80 #80FAE3 #A680FA #FA8097
square
#D4FA80 #80FAE3 #A680FA #FA8097
split-complementary
#D4FA80 #8097FA #E380FA
monochromatic
#ACF50A #C0F845 #D4FA80 #E8FCBB #F5FEE2
Accessibility & contrast
On white
1.18
#D4FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#D4FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA80
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA80 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#DCF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa80; /* rgb */ color: rgb(212, 250, 128); /* oklch */ color: oklch(93.3% 0.155 123.6);
Tailwind
colors: {
custom: {
50: '#e3fca7',
500: '#d4fa80',
950: '#000000',
},
}SCSS
$custom: #d4fa80; $custom-light: #e3fca7; $custom-dark: #000000;
JSON
{
"hex": "#d4fa80",
"rgb": {
"r": 212,
"g": 250,
"b": 128
},
"hsl": {
"h": 78.689,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93266,
"c": 0.15484,
"h": 123.6
},
"luminance": 0.83927
}Semantic roles & 50–950 ramp
primary
#D4FA80
secondary
#7447D7
accent
#00E647
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581