#D6EFEE#D6EFEE
#D6EFEE is a very light, muted teal. Relative luminance 0.822; OKLCH L 93.4% C 0.026 H 193.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFEE |
|---|---|
| RGB | rgb(214, 239, 238) |
| HSL | hsl(178, 44%, 89%) |
| HSV | hsv(178, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.66, -8.35, -2.30) |
| CIE-LCH | lch(92.66, 8.66, 195.40°) |
| OKLab | oklab(93.36% -0.0255 -0.0063) |
| OKLCH | oklch(93.36% 0.026 193.8) |
| XYZ | xyz(74.0271, 82.2008, 92.8385) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.51
Ice Blue (survey)
#D7FFFE
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.18
Very Light Blue
#D5FFFF
ΔE00 5.18
Really Light Blue
#D4FFFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFEE #EFD6D7
analogous
#D6EFE2 #D6EFEE #D6E4EF
triadic
#D6EFEE #EED6EF #EFEED6
tetradic
#D6EFEE #E2D6EF #EFD6D7 #E4EFD6
square
#D6EFEE #E2D6EF #EFD6D7 #E4EFD6
split-complementary
#D6EFEE #EFD6E4 #EFE2D6
monochromatic
#7ECDC9 #AADEDC #D6EFEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.20
#D6EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D6EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFEE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFEE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#CFF1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6efee; /* rgb */ color: rgb(214, 239, 238); /* oklch */ color: oklch(93.4% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#e2f4f3',
500: '#d6efee',
950: '#000000',
},
}SCSS
$custom: #d6efee; $custom-light: #e2f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d6efee",
"rgb": {
"r": 214,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.6,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.93361,
"c": 0.02629,
"h": 193.8
},
"luminance": 0.82202
}Semantic roles & 50–950 ramp
primary
#D6EFEE
secondary
#CB9EA0
accent
#2F34B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585