#D7EEAF#D7EEAF
#D7EEAF is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.7% C 0.086 H 124.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EEAF |
|---|---|
| RGB | rgb(215, 238, 175) |
| HSL | hsl(82, 65%, 81%) |
| HSV | hsv(82, 26%, 93%) |
| CMYK | cmyk(9.7%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(91.09, -18.10, 28.07) |
| CIE-LCH | lch(91.09, 33.40, 122.81°) |
| OKLab | oklab(91.68% -0.0484 0.0709) |
| OKLCH | oklch(91.68% 0.086 124.4) |
| XYZ | xyz(66.3358, 78.6911, 52.2433) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.81
Very Pale Green
#CFFDBC
ΔE00 5.21
Very Light Green
#D1FFBD
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 5.51
Pale Green
#C7FDB5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EEAF #C6AFEE
analogous
#EEE5AF #D7EEAF #B7EEAF
triadic
#D7EEAF #AFD7EE #EEAFD7
tetradic
#D7EEAF #AFEEE5 #C6AFEE #EEAFB7
square
#D7EEAF #AFEEE5 #C6AFEE #EEAFB7
split-complementary
#D7EEAF #AFB7EE #E5AFEE
monochromatic
#A5D94A #BEE37D #D7EEAF #F0F9E1 #F2FAE6
Accessibility & contrast
On white
1.25
#D7EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D7EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EEAF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EEAF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#F2E5B2
Tritanopia (blue-blind)
#DBE8DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7eeaf; /* rgb */ color: rgb(215, 238, 175); /* oklch */ color: oklch(91.7% 0.086 124.4);
Tailwind
colors: {
custom: {
50: '#e4f3c7',
500: '#d7eeaf',
950: '#000000',
},
}SCSS
$custom: #d7eeaf; $custom-light: #e4f3c7; $custom-dark: #000000;
JSON
{
"hex": "#d7eeaf",
"rgb": {
"r": 215,
"g": 238,
"b": 175
},
"hsl": {
"h": 81.905,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.91678,
"c": 0.08585,
"h": 124.4
},
"luminance": 0.78691
}Semantic roles & 50–950 ramp
primary
#D7EEAF
secondary
#9576CC
accent
#19CD5A
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582