#D3FAAA#D3FAAA
#D3FAAA is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 93.9% C 0.111 H 129.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FAAA |
|---|---|
| RGB | rgb(211, 250, 170) |
| HSL | hsl(89, 89%, 82%) |
| HSV | hsv(89, 32%, 98%) |
| CMYK | cmyk(15.6%, 0%, 32%, 2%) |
| CIE-LAB | lab(93.94, -26.00, 34.37) |
| CIE-LCH | lch(93.94, 43.10, 127.11°) |
| OKLab | oklab(93.85% -0.0706 0.0858) |
| OKLCH | oklch(93.85% 0.111 129.5) |
| XYZ | xyz(68.3042, 85.1216, 50.8540) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.59
Very Light Green
#D1FFBD
ΔE00 3.60
Very Pale Green
#CFFDBC
ΔE00 3.70
Washed Out Green
#BCF5A6
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FAAA #D1AAFA
analogous
#FAF9AA #D3FAAA #ABFAAA
triadic
#D3FAAA #AAD3FA #FAAAD3
tetradic
#D3FAAA #AAFAF9 #D1AAFA #FAAAAB
square
#D3FAAA #AAFAF9 #D1AAFA #FAAAAB
split-complementary
#D3FAAA #AAABFA #F9AAFA
monochromatic
#97F336 #B5F770 #D3FAAA #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.17
#D3FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#D3FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FAAA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FAAA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA5
Deuteranopia (green-blind)
#FCEDAE
Tritanopia (blue-blind)
#D6F3E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3faaa; /* rgb */ color: rgb(211, 250, 170); /* oklch */ color: oklch(93.9% 0.111 129.5);
Tailwind
colors: {
custom: {
50: '#e1fcc4',
500: '#d3faaa',
950: '#000000',
},
}SCSS
$custom: #d3faaa; $custom-light: #e1fcc4; $custom-dark: #000000;
JSON
{
"hex": "#d3faaa",
"rgb": {
"r": 211,
"g": 250,
"b": 170
},
"hsl": {
"h": 89.25,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.93853,
"c": 0.11117,
"h": 129.5
},
"luminance": 0.85122
}Semantic roles & 50–950 ramp
primary
#D3FAAA
secondary
#A36CDD
accent
#00E670
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582