#D6EFEF#D6EFEF
#D6EFEF is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.4% C 0.026 H 196.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFEF |
|---|---|
| RGB | rgb(214, 239, 239) |
| HSL | hsl(180, 44%, 89%) |
| HSV | hsv(180, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.69, -8.15, -2.78) |
| CIE-LCH | lch(92.69, 8.61, 198.84°) |
| OKLab | oklab(93.39% -0.0251 -0.0075) |
| OKLCH | oklch(93.39% 0.026 196.7) |
| XYZ | xyz(74.1744, 82.2598, 93.6144) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.52
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Azure (CSS)
#F0FFFF
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFEF #EFD6D6
analogous
#D6EFE3 #D6EFEF #D6E3EF
triadic
#D6EFEF #EFD6EF #EFEFD6
tetradic
#D6EFEF #E3D6EF #EFD6D6 #E3EFD6
square
#D6EFEF #E3D6EF #EFD6D6 #E3EFD6
split-complementary
#D6EFEF #EFD6E3 #EFE3D6
monochromatic
#7ECDCD #AADEDE #D6EFEF #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.20
#D6EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D6EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFEF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFEF | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#CFF1EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6efef; /* rgb */ color: rgb(214, 239, 239); /* oklch */ color: oklch(93.4% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#e2f4f4',
500: '#d6efef',
950: '#000000',
},
}SCSS
$custom: #d6efef; $custom-light: #e2f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d6efef",
"rgb": {
"r": 214,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.9339,
"c": 0.02626,
"h": 196.7
},
"luminance": 0.82261
}Semantic roles & 50–950 ramp
primary
#D6EFEF
secondary
#CB9E9E
accent
#2F2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585