#D3FA80#D3FA80
#D3FA80 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.155 H 124.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA80 |
|---|---|
| RGB | rgb(211, 250, 128) |
| HSL | hsl(79, 92%, 74%) |
| HSV | hsv(79, 49%, 98%) |
| CMYK | cmyk(15.6%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(93.35, -30.96, 53.97) |
| CIE-LCH | lch(93.35, 62.22, 119.84°) |
| OKLab | oklab(93.2% -0.0868 0.1287) |
| OKLCH | oklch(93.2% 0.155 124) |
| XYZ | xyz(64.9459, 83.7783, 33.1672) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.66
Light Pea Green
#C4FE82
ΔE00 3.17
Pear
#CBF85F
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.71
Light Yellowish Green
#C2FF89
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA80 #A780FA
analogous
#FAE480 #D3FA80 #96FA80
triadic
#D3FA80 #80D3FA #FA80D3
tetradic
#D3FA80 #80FAE4 #A780FA #FA8096
square
#D3FA80 #80FAE4 #A780FA #FA8096
split-complementary
#D3FA80 #8096FA #E480FA
monochromatic
#AAF50A #BFF845 #D3FA80 #E7FCBB #F5FEE2
Accessibility & contrast
On white
1.18
#D3FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#D3FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA80
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA80 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#DBF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa80; /* rgb */ color: rgb(211, 250, 128); /* oklch */ color: oklch(93.2% 0.155 124.0);
Tailwind
colors: {
custom: {
50: '#e2fca7',
500: '#d3fa80',
950: '#000000',
},
}SCSS
$custom: #d3fa80; $custom-light: #e2fca7; $custom-dark: #000000;
JSON
{
"hex": "#d3fa80",
"rgb": {
"r": 211,
"g": 250,
"b": 128
},
"hsl": {
"h": 79.18,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.93197,
"c": 0.15523,
"h": 124
},
"luminance": 0.83779
}Semantic roles & 50–950 ramp
primary
#D3FA80
secondary
#7547D7
accent
#00E649
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581