#D6EFA7#D6EFA7
#D6EFA7 is a very light, moderate yellow-green. Relative luminance 0.788; OKLCH L 91.7% C 0.097 H 123.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFA7 |
|---|---|
| RGB | rgb(214, 239, 167) |
| HSL | hsl(81, 69%, 80%) |
| HSV | hsv(81, 30%, 94%) |
| CMYK | cmyk(10.5%, 0%, 30.1%, 6.3%) |
| CIE-LAB | lab(91.15, -20.06, 32.20) |
| CIE-LCH | lch(91.15, 37.94, 121.92°) |
| OKLab | oklab(91.66% -0.0541 0.0806) |
| OKLCH | oklch(91.66% 0.097 123.9) |
| XYZ | xyz(65.5724, 78.8190, 48.3108) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.87
Very Pale Green
#CFFDBC
ΔE00 5.44
Very Light Green
#D1FFBD
ΔE00 5.51
Light Sage
#BCECAC
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFA7 #C0A7EF
analogous
#EFE4A7 #D6EFA7 #B2EFA7
triadic
#D6EFA7 #A7D6EF #EFA7D6
tetradic
#D6EFA7 #A7EFE4 #C0A7EF #EFA7B2
square
#D6EFA7 #A7EFE4 #C0A7EF #EFA7B2
split-complementary
#D6EFA7 #A7B2EF #E4A7EF
monochromatic
#A6DC3F #BEE673 #D6EFA7 #EEF8DB #F3FAE5
Accessibility & contrast
On white
1.25
#D6EFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D6EFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFA7
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFA7 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A2
Deuteranopia (green-blind)
#F4E5AA
Tritanopia (blue-blind)
#DBE8DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d6efa7; /* rgb */ color: rgb(214, 239, 167); /* oklch */ color: oklch(91.7% 0.097 123.9);
Tailwind
colors: {
custom: {
50: '#e3f4c1',
500: '#d6efa7',
950: '#000000',
},
}SCSS
$custom: #d6efa7; $custom-light: #e3f4c1; $custom-dark: #000000;
JSON
{
"hex": "#d6efa7",
"rgb": {
"r": 214,
"g": 239,
"b": 167
},
"hsl": {
"h": 80.833,
"s": 69.231,
"l": 79.608
},
"oklch": {
"l": 0.91662,
"c": 0.09709,
"h": 123.9
},
"luminance": 0.78819
}Semantic roles & 50–950 ramp
primary
#D6EFA7
secondary
#8F6ECD
accent
#14D156
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582