#D3FAAF#D3FAAF
#D3FAAF is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 93.9% C 0.106 H 130.5°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FAAF |
|---|---|
| RGB | rgb(211, 250, 175) |
| HSL | hsl(91, 88%, 83%) |
| HSV | hsv(91, 30%, 98%) |
| CMYK | cmyk(15.6%, 0%, 30%, 2%) |
| CIE-LAB | lab(94.02, -25.31, 31.97) |
| CIE-LCH | lch(94.02, 40.78, 128.36°) |
| OKLab | oklab(93.95% -0.0686 0.0802) |
| OKLCH | oklch(93.95% 0.106 130.5) |
| XYZ | xyz(68.7861, 85.3144, 53.3925) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.75
Light Light Green
#C8FFB0
ΔE00 2.78
Very Pale Green
#CFFDBC
ΔE00 2.83
Pale Green
#C7FDB5
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FAAF #D6AFFA
analogous
#F8FAAF #D3FAAF #AFFAB0
triadic
#D3FAAF #AFD3FA #FAAFD3
tetradic
#D3FAAF #AFF8FA #D6AFFA #FAB0AF
square
#D3FAAF #AFF8FA #D6AFFA #FAB0AF
split-complementary
#D3FAAF #B0AFFA #FAAFF8
monochromatic
#94F33C #B3F675 #D3FAAF #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.16
#D3FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#D3FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FAAF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FAAF | 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)
#FFF0AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#D5F4E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3faaf; /* rgb */ color: rgb(211, 250, 175); /* oklch */ color: oklch(93.9% 0.106 130.5);
Tailwind
colors: {
custom: {
50: '#e1fcc7',
500: '#d3faaf',
950: '#000000',
},
}SCSS
$custom: #d3faaf; $custom-light: #e1fcc7; $custom-dark: #000000;
JSON
{
"hex": "#d3faaf",
"rgb": {
"r": 211,
"g": 250,
"b": 175
},
"hsl": {
"h": 91.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93947,
"c": 0.10558,
"h": 130.5
},
"luminance": 0.85315
}Semantic roles & 50–950 ramp
primary
#D3FAAF
secondary
#A970DD
accent
#01E577
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582