#D3FC8A#D3FC8A
#D3FC8A is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.8% C 0.148 H 125.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC8A |
|---|---|
| RGB | rgb(211, 252, 138) |
| HSL | hsl(82, 95%, 76%) |
| HSV | hsv(82, 45%, 99%) |
| CMYK | cmyk(16.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.01, -30.85, 50.10) |
| CIE-LCH | lch(94.01, 58.83, 121.63°) |
| OKLab | oklab(93.77% -0.0858 0.1208) |
| OKLCH | oklch(93.77% 0.148 125.4) |
| XYZ | xyz(66.2616, 85.3041, 37.0143) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.71
Light Pea Green
#C4FE82
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 3.21
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Pale Lime
#BEFD73
ΔE00 3.83
Celery
#C1FD95
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC8A #B38AFC
analogous
#FCEC8A #D3FC8A #9AFC8A
triadic
#D3FC8A #8AD3FC #FC8AD3
tetradic
#D3FC8A #8AFCEC #B38AFC #FC8A9A
square
#D3FC8A #8AFCEC #B38AFC #FC8A9A
split-complementary
#D3FC8A #8A9AFC #EC8AFC
monochromatic
#A6F913 #BDFA4E #D3FC8A #E9FEC6 #F4FEE1
Accessibility & contrast
On white
1.16
#D3FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#D3FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC8A
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC8A | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#DAF3E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3fc8a; /* rgb */ color: rgb(211, 252, 138); /* oklch */ color: oklch(93.8% 0.148 125.4);
Tailwind
colors: {
custom: {
50: '#e2fdae',
500: '#d3fc8a',
950: '#000000',
},
}SCSS
$custom: #d3fc8a; $custom-light: #e2fdae; $custom-dark: #000000;
JSON
{
"hex": "#d3fc8a",
"rgb": {
"r": 211,
"g": 252,
"b": 138
},
"hsl": {
"h": 81.579,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.93767,
"c": 0.14811,
"h": 125.4
},
"luminance": 0.85305
}Semantic roles & 50–950 ramp
primary
#D3FC8A
secondary
#814FDC
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581