#D3FAAB#D3FAAB
#D3FAAB is a very light, moderate yellow-green. Relative luminance 0.852; OKLCH L 93.9% C 0.110 H 129.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FAAB |
|---|---|
| RGB | rgb(211, 250, 171) |
| HSL | hsl(90, 89%, 83%) |
| HSV | hsv(90, 32%, 98%) |
| CMYK | cmyk(15.6%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(93.95, -25.87, 33.89) |
| CIE-LCH | lch(93.95, 42.63, 127.35°) |
| OKLab | oklab(93.87% -0.0702 0.0847) |
| OKLCH | oklch(93.87% 0.11 129.7) |
| XYZ | xyz(68.3991, 85.1595, 51.3541) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.95
Very Light Green
#D1FFBD
ΔE00 3.43
Pale Green
#C7FDB5
ΔE00 3.46
Very Pale Green
#CFFDBC
ΔE00 3.53
Tea Green
#BDF8A3
ΔE00 3.59
Washed Out Green
#BCF5A6
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FAAB #D2ABFA
analogous
#FAF9AB #D3FAAB #ACFAAB
triadic
#D3FAAB #ABD3FA #FAABD3
tetradic
#D3FAAB #ABFAF9 #D2ABFA #FAABAC
square
#D3FAAB #ABFAF9 #D2ABFA #FAABAC
split-complementary
#D3FAAB #ABACFA #F9ABFA
monochromatic
#96F337 #B5F771 #D3FAAB #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.16
#D3FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#D3FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FAAB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FAAB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA6
Deuteranopia (green-blind)
#FCEDAF
Tritanopia (blue-blind)
#D6F3E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3faab; /* rgb */ color: rgb(211, 250, 171); /* oklch */ color: oklch(93.9% 0.110 129.7);
Tailwind
colors: {
custom: {
50: '#e1fcc4',
500: '#d3faab',
950: '#000000',
},
}SCSS
$custom: #d3faab; $custom-light: #e1fcc4; $custom-dark: #000000;
JSON
{
"hex": "#d3faab",
"rgb": {
"r": 211,
"g": 250,
"b": 171
},
"hsl": {
"h": 89.62,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.93872,
"c": 0.11006,
"h": 129.7
},
"luminance": 0.8516
}Semantic roles & 50–950 ramp
primary
#D3FAAB
secondary
#A46CDD
accent
#00E571
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582