#D3FE8A#D3FE8A
#D3FE8A is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.151 H 125.9°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FE8A |
|---|---|
| RGB | rgb(211, 254, 138) |
| HSL | hsl(82, 98%, 77%) |
| HSV | hsv(82, 46%, 100%) |
| CMYK | cmyk(16.9%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.55, -31.78, 50.76) |
| CIE-LCH | lch(94.55, 59.89, 122.04°) |
| OKLab | oklab(94.2% -0.0883 0.1223) |
| OKLCH | oklch(94.2% 0.151 125.9) |
| XYZ | xyz(66.8929, 86.5669, 37.2247) |
| Luminance | 0.8657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.46
Light Pea Green
#C4FE82
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.96
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.57
Celery
#C1FD95
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FE8A #B58AFE
analogous
#FEEF8A #D3FE8A #99FE8A
triadic
#D3FE8A #8AD3FE #FE8AD3
tetradic
#D3FE8A #8AFEEF #B58AFE #FE8A99
square
#D3FE8A #8AFEEF #B58AFE #FE8A99
split-complementary
#D3FE8A #8A99FE #EF8AFE
monochromatic
#A5FD11 #BCFD4D #D3FE8A #EAFFC7 #F4FFE1
Accessibility & contrast
On white
1.15
#D3FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#D3FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FE8A
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FE8A | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D9F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fe8a; /* rgb */ color: rgb(211, 254, 138); /* oklch */ color: oklch(94.2% 0.151 125.9);
Tailwind
colors: {
custom: {
50: '#e2ffae',
500: '#d3fe8a',
950: '#000000',
},
}SCSS
$custom: #d3fe8a; $custom-light: #e2ffae; $custom-dark: #000000;
JSON
{
"hex": "#d3fe8a",
"rgb": {
"r": 211,
"g": 254,
"b": 138
},
"hsl": {
"h": 82.241,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94201,
"c": 0.15083,
"h": 125.9
},
"luminance": 0.86567
}Semantic roles & 50–950 ramp
primary
#D3FE8A
secondary
#834EDE
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681