#D6EBED#D6EBED
#D6EBED is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.5% C 0.022 H 203.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBED |
|---|---|
| RGB | rgb(214, 235, 237) |
| HSL | hsl(185, 39%, 88%) |
| HSV | hsv(185, 10%, 93%) |
| CMYK | cmyk(9.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.61, -6.51, -3.33) |
| CIE-LCH | lch(91.61, 7.31, 207.09°) |
| OKLab | oklab(92.52% -0.0205 -0.009) |
| OKLCH | oklch(92.52% 0.022 203.7) |
| XYZ | xyz(72.7225, 79.8260, 91.6809) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 5.02
Mintcream
#F5FFFA
ΔE00 6.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.72
Very Pale Blue
#D6FFFE
ΔE00 6.90
Very Light Blue
#D5FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBED #EDD8D6
analogous
#D6EDE3 #D6EBED #D6DFED
triadic
#D6EBED #EDD6EB #EBEDD6
tetradic
#D6EBED #E3D6ED #EDD8D6 #DFEDD6
square
#D6EBED #E3D6ED #EDD8D6 #DFEDD6
split-complementary
#D6EBED #EDD6DF #EDE3D6
monochromatic
#81C2C8 #ABD6DA #D6EBED #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.24
#D6EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D6EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBED
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBED | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E3E5ED
Tritanopia (blue-blind)
#D0EDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d6ebed; /* rgb */ color: rgb(214, 235, 237); /* oklch */ color: oklch(92.5% 0.022 203.7);
Tailwind
colors: {
custom: {
50: '#e2f1f2',
500: '#d6ebed',
950: '#000000',
},
}SCSS
$custom: #d6ebed; $custom-light: #e2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#d6ebed",
"rgb": {
"r": 214,
"g": 235,
"b": 237
},
"hsl": {
"h": 185.217,
"s": 38.983,
"l": 88.431
},
"oklch": {
"l": 0.92517,
"c": 0.02238,
"h": 203.7
},
"luminance": 0.79827
}Semantic roles & 50–950 ramp
primary
#D6EBED
secondary
#C8A39F
accent
#3F34B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585