#D6FAAF#D6FAAF
#D6FAAF is a very light, moderate yellow-green. Relative luminance 0.858; OKLCH L 94.2% C 0.104 H 129.1°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FAAF |
|---|---|
| RGB | rgb(214, 250, 175) |
| HSL | hsl(89, 88%, 83%) |
| HSV | hsv(89, 30%, 98%) |
| CMYK | cmyk(14.4%, 0%, 30%, 2%) |
| CIE-LAB | lab(94.21, -24.26, 32.26) |
| CIE-LCH | lch(94.21, 40.37, 126.94°) |
| OKLab | oklab(94.15% -0.0657 0.0809) |
| OKLCH | oklch(94.15% 0.104 129.1) |
| XYZ | xyz(69.6539, 85.7618, 53.4332) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.16
Very Pale Green
#CFFDBC
ΔE00 3.25
Light Light Green
#C8FFB0
ΔE00 3.35
Pale Green
#C7FDB5
ΔE00 3.60
Washed Out Green
#BCF5A6
ΔE00 4.15
Tea Green
#BDF8A3
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FAAF #D3AFFA
analogous
#FAF8AF #D6FAAF #B0FAAF
triadic
#D6FAAF #AFD6FA #FAAFD6
tetradic
#D6FAAF #AFFAF8 #D3AFFA #FAAFB0
square
#D6FAAF #AFFAF8 #D3AFFA #FAAFB0
split-complementary
#D6FAAF #AFB0FA #F8AFFA
monochromatic
#9BF33C #B8F675 #D6FAAF #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.16
#D6FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#D6FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FAAF
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FAAF | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#FCEEB3
Tritanopia (blue-blind)
#D9F3E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d6faaf; /* rgb */ color: rgb(214, 250, 175); /* oklch */ color: oklch(94.2% 0.104 129.1);
Tailwind
colors: {
custom: {
50: '#e3fcc7',
500: '#d6faaf',
950: '#000000',
},
}SCSS
$custom: #d6faaf; $custom-light: #e3fcc7; $custom-dark: #000000;
JSON
{
"hex": "#d6faaf",
"rgb": {
"r": 214,
"g": 250,
"b": 175
},
"hsl": {
"h": 88.8,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.9415,
"c": 0.10423,
"h": 129.1
},
"luminance": 0.85763
}Semantic roles & 50–950 ramp
primary
#D6FAAF
secondary
#A470DD
accent
#01E56E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582