#D3FC80#D3FC80
#D3FC80 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.6% C 0.158 H 124.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC80 |
|---|---|
| RGB | rgb(211, 252, 128) |
| HSL | hsl(80, 95%, 75%) |
| HSV | hsv(80, 49%, 99%) |
| CMYK | cmyk(16.3%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.90, -31.88, 54.62) |
| CIE-LCH | lch(93.90, 63.25, 120.27°) |
| OKLab | oklab(93.63% -0.0894 0.1301) |
| OKLCH | oklch(93.63% 0.158 124.5) |
| XYZ | xyz(65.5707, 85.0278, 33.3754) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 3.41
Pear
#CBF85F
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.78
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC80 #A980FC
analogous
#FCE780 #D3FC80 #95FC80
triadic
#D3FC80 #80D3FC #FC80D3
tetradic
#D3FC80 #80FCE7 #A980FC #FC8095
square
#D3FC80 #80FCE7 #A980FC #FC8095
split-complementary
#D3FC80 #8095FC #E780FC
monochromatic
#AAF908 #BEFB44 #D3FC80 #E8FDBC #F5FEE1
Accessibility & contrast
On white
1.17
#D3FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#D3FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC80
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC80 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#DAF2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fc80; /* rgb */ color: rgb(211, 252, 128); /* oklch */ color: oklch(93.6% 0.158 124.5);
Tailwind
colors: {
custom: {
50: '#e2fda7',
500: '#d3fc80',
950: '#000000',
},
}SCSS
$custom: #d3fc80; $custom-light: #e2fda7; $custom-dark: #000000;
JSON
{
"hex": "#d3fc80",
"rgb": {
"r": 211,
"g": 252,
"b": 128
},
"hsl": {
"h": 79.839,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.93632,
"c": 0.15788,
"h": 124.5
},
"luminance": 0.85028
}Semantic roles & 50–950 ramp
primary
#D3FC80
secondary
#7746DA
accent
#00E64C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581