#D7EBE2#D7EBE2
#D7EBE2 is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.3% C 0.024 H 167.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBE2 |
|---|---|
| RGB | rgb(215, 235, 226) |
| HSL | hsl(153, 33%, 88%) |
| HSV | hsv(153, 9%, 92%) |
| CMYK | cmyk(8.5%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(91.39, -8.26, 2.11) |
| CIE-LCH | lch(91.39, 8.52, 165.70°) |
| OKLab | oklab(92.27% -0.0237 0.0055) |
| OKLCH | oklch(92.27% 0.024 167.1) |
| XYZ | xyz(71.4572, 79.3538, 83.4889) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.16
Lightcyan
#E0FFFF
ΔE00 6.17
Mintcream
#F5FFFA
ΔE00 6.35
Azure (CSS)
#F0FFFF
ΔE00 6.59
Ice
#D6FFFA
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBE2 #EBD7E0
analogous
#D7EBD8 #D7EBE2 #D7EAEB
triadic
#D7EBE2 #E2D7EB #EBE2D7
tetradic
#D7EBE2 #D8D7EB #EBD7E0 #EAEBD7
square
#D7EBE2 #D8D7EB #EBD7E0 #EAEBD7
split-complementary
#D7EBE2 #EBD7EA #EBD8D7
monochromatic
#85C2A7 #AED7C4 #D7EBE2 #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.24
#D7EBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D7EBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBE2
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBE2 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E6E5E3
Tritanopia (blue-blind)
#D3EBE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7ebe2; /* rgb */ color: rgb(215, 235, 226); /* oklch */ color: oklch(92.3% 0.024 167.1);
Tailwind
colors: {
custom: {
50: '#e3f1eb',
500: '#d7ebe2',
950: '#000000',
},
}SCSS
$custom: #d7ebe2; $custom-light: #e3f1eb; $custom-dark: #000000;
JSON
{
"hex": "#d7ebe2",
"rgb": {
"r": 215,
"g": 235,
"b": 226
},
"hsl": {
"h": 153,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.92274,
"c": 0.02436,
"h": 167.1
},
"luminance": 0.79355
}Semantic roles & 50–950 ramp
primary
#D7EBE2
secondary
#C5A1B1
accent
#396DAC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584