#D9EFE2#D9EFE2
#D9EFE2 is a very light, muted green. Relative luminance 0.820; OKLCH L 93.2% C 0.029 H 159.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EFE2 |
|---|---|
| RGB | rgb(217, 239, 226) |
| HSL | hsl(145, 41%, 89%) |
| HSV | hsv(145, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 5.4%, 6.3%) |
| CIE-LAB | lab(92.56, -9.62, 3.82) |
| CIE-LCH | lch(92.56, 10.35, 158.35°) |
| OKLab | oklab(93.23% -0.0272 0.01) |
| OKLCH | oklch(93.23% 0.029 159.9) |
| XYZ | xyz(73.2063, 81.9747, 83.9026) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.37
Ice
#D6FFFA
ΔE00 6.53
Lightcyan
#E0FFFF
ΔE00 6.70
Mintcream
#F5FFFA
ΔE00 6.99
Ice Blue (survey)
#D7FFFE
ΔE00 7.26
Very Pale Blue
#D6FFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EFE2 #EFD9E6
analogous
#DBEFD9 #D9EFE2 #D9EFED
triadic
#D9EFE2 #E2D9EF #EFE2D9
tetradic
#D9EFE2 #D9DBEF #EFD9E6 #EFEDD9
square
#D9EFE2 #D9DBEF #EFD9E6 #EFEDD9
split-complementary
#D9EFE2 #EDD9EF #EFD9DB
monochromatic
#83CBA0 #AEDDC1 #D9EFE2 #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.21
#D9EFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D9EFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EFE2
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EFE2 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBE1
Deuteranopia (green-blind)
#EAE8E3
Tritanopia (blue-blind)
#D6EFEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9efe2; /* rgb */ color: rgb(217, 239, 226); /* oklch */ color: oklch(93.2% 0.029 159.9);
Tailwind
colors: {
custom: {
50: '#e4f4eb',
500: '#d9efe2',
950: '#000000',
},
}SCSS
$custom: #d9efe2; $custom-light: #e4f4eb; $custom-dark: #000000;
JSON
{
"hex": "#d9efe2",
"rgb": {
"r": 217,
"g": 239,
"b": 226
},
"hsl": {
"h": 144.545,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.93233,
"c": 0.02898,
"h": 159.9
},
"luminance": 0.81976
}Semantic roles & 50–950 ramp
primary
#D9EFE2
secondary
#CBA1BA
accent
#327FB4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151716
muted
#848584