#D6EAAF#D6EAAF
#D6EAAF is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.8% C 0.080 H 123.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EAAF |
|---|---|
| RGB | rgb(214, 234, 175) |
| HSL | hsl(80, 58%, 80%) |
| HSV | hsv(80, 25%, 92%) |
| CMYK | cmyk(8.5%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.97, -16.49, 26.53) |
| CIE-LCH | lch(89.97, 31.24, 121.87°) |
| OKLab | oklab(90.77% -0.0439 0.0671) |
| OKLCH | oklch(90.77% 0.08 123.2) |
| XYZ | xyz(64.8914, 76.2368, 51.8457) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.25
Light Grey Green
#B7E1A1
ΔE00 5.58
Light Sage
#BCECAC
ΔE00 5.80
Very Pale Green
#CFFDBC
ΔE00 6.07
Very Light Green
#D1FFBD
ΔE00 6.25
Pale Green
#C7FDB5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EAAF #C3AFEA
analogous
#EAE0AF #D6EAAF #B8EAAF
triadic
#D6EAAF #AFD6EA #EAAFD6
tetradic
#D6EAAF #AFEAE0 #C3AFEA #EAAFB8
square
#D6EAAF #AFEAE0 #C3AFEA #EAAFB8
split-complementary
#D6EAAF #AFB8EA #E0AFEA
monochromatic
#A4D14E #BDDD7F #D6EAAF #EFF7DF #F3F9E7
Accessibility & contrast
On white
1.29
#D6EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#D6EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EAAF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EAAF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#DAE4DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d6eaaf; /* rgb */ color: rgb(214, 234, 175); /* oklch */ color: oklch(90.8% 0.080 123.2);
Tailwind
colors: {
custom: {
50: '#e3f0c7',
500: '#d6eaaf',
950: '#000000',
},
}SCSS
$custom: #d6eaaf; $custom-light: #e3f0c7; $custom-dark: #000000;
JSON
{
"hex": "#d6eaaf",
"rgb": {
"r": 214,
"g": 234,
"b": 175
},
"hsl": {
"h": 80.339,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.90765,
"c": 0.08023,
"h": 123.2
},
"luminance": 0.76237
}Semantic roles & 50–950 ramp
primary
#D6EAAF
secondary
#9277C6
accent
#1FC658
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582