#D3FEAA#D3FEAA
#D3FEAA is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.7% C 0.117 H 130.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEAA |
|---|---|
| RGB | rgb(211, 254, 170) |
| HSL | hsl(91, 98%, 83%) |
| HSV | hsv(91, 33%, 100%) |
| CMYK | cmyk(16.9%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(95.01, -27.89, 35.79) |
| CIE-LCH | lch(95.01, 45.38, 127.93°) |
| OKLab | oklab(94.71% -0.0759 0.0892) |
| OKLCH | oklch(94.71% 0.117 130.4) |
| XYZ | xyz(69.5603, 87.6338, 51.2727) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 3.32
Pale Green
#C7FDB5
ΔE00 3.52
Celery
#C1FD95
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 3.75
Very Light Green
#D1FFBD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEAA #D5AAFE
analogous
#FDFEAA #D3FEAA #AAFEAB
triadic
#D3FEAA #AAD3FE #FEAAD3
tetradic
#D3FEAA #AAFDFE #D5AAFE #FEABAA
square
#D3FEAA #AAFDFE #D5AAFE #FEABAA
split-complementary
#D3FEAA #ABAAFE #FEAAFD
monochromatic
#94FD31 #B4FD6E #D3FEAA #EFFFE1 #EFFFE1
Accessibility & contrast
On white
1.13
#D3FEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#D3FEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEAA
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEAA | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FFF0AE
Tritanopia (blue-blind)
#D6F7E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d3feaa; /* rgb */ color: rgb(211, 254, 170); /* oklch */ color: oklch(94.7% 0.117 130.4);
Tailwind
colors: {
custom: {
50: '#e1ffc4',
500: '#d3feaa',
950: '#000000',
},
}SCSS
$custom: #d3feaa; $custom-light: #e1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d3feaa",
"rgb": {
"r": 211,
"g": 254,
"b": 170
},
"hsl": {
"h": 90.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94712,
"c": 0.11713,
"h": 130.4
},
"luminance": 0.87635
}Semantic roles & 50–950 ramp
primary
#D3FEAA
secondary
#A869E3
accent
#00E675
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682