#D7ECE2#D7ECE2
#D7ECE2 is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.5% C 0.026 H 165.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D7ECE2 |
|---|---|
| RGB | rgb(215, 236, 226) |
| HSL | hsl(151, 36%, 88%) |
| HSV | hsv(151, 9%, 93%) |
| CMYK | cmyk(8.9%, 0%, 4.2%, 7.5%) |
| CIE-LAB | lab(91.65, -8.77, 2.48) |
| CIE-LCH | lch(91.65, 9.11, 164.20°) |
| OKLab | oklab(92.48% -0.0251 0.0064) |
| OKLCH | oklch(92.48% 0.026 165.6) |
| XYZ | xyz(71.7443, 79.9280, 83.5846) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.98
Lightcyan
#E0FFFF
ΔE00 6.20
Ice
#D6FFFA
ΔE00 6.58
Mintcream
#F5FFFA
ΔE00 6.59
Azure (CSS)
#F0FFFF
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7ECE2 #ECD7E1
analogous
#D7ECD7 #D7ECE2 #D7EBEC
triadic
#D7ECE2 #E2D7EC #ECE2D7
tetradic
#D7ECE2 #D7D7EC #ECD7E1 #EBECD7
square
#D7ECE2 #D7D7EC #ECD7E1 #EBECD7
split-complementary
#D7ECE2 #ECD7EB #ECD7D7
monochromatic
#84C5A6 #AED8C4 #D7ECE2 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.24
#D7ECE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#D7ECE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7ECE2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7ECE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7ECE2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E2
Deuteranopia (green-blind)
#E7E6E3
Tritanopia (blue-blind)
#D3ECE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d7ece2; /* rgb */ color: rgb(215, 236, 226); /* oklch */ color: oklch(92.5% 0.026 165.6);
Tailwind
colors: {
custom: {
50: '#e3f2eb',
500: '#d7ece2',
950: '#000000',
},
}SCSS
$custom: #d7ece2; $custom-light: #e3f2eb; $custom-dark: #000000;
JSON
{
"hex": "#d7ece2",
"rgb": {
"r": 215,
"g": 236,
"b": 226
},
"hsl": {
"h": 151.429,
"s": 35.593,
"l": 88.431
},
"oklch": {
"l": 0.92478,
"c": 0.02592,
"h": 165.6
},
"luminance": 0.79929
}Semantic roles & 50–950 ramp
primary
#D7ECE2
secondary
#C6A1B3
accent
#3770AE
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584