#D6EEEE#D6EEEE
#D6EEEE is a very light, muted teal. Relative luminance 0.816; OKLCH L 93.2% C 0.025 H 196.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EEEE |
|---|---|
| RGB | rgb(214, 238, 238) |
| HSL | hsl(180, 41%, 89%) |
| HSV | hsv(180, 10%, 93%) |
| CMYK | cmyk(10.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(92.41, -7.84, -2.68) |
| CIE-LCH | lch(92.41, 8.28, 198.86°) |
| OKLab | oklab(93.16% -0.0242 -0.0073) |
| OKLCH | oklch(93.16% 0.025 196.7) |
| XYZ | xyz(73.7351, 81.6169, 92.7412) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.82
Azure (CSS)
#F0FFFF
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.32
Very Pale Blue
#D6FFFE
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.59
Really Light Blue
#D4FFFF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EEEE #EED6D6
analogous
#D6EEE2 #D6EEEE #D6E2EE
triadic
#D6EEEE #EED6EE #EEEED6
tetradic
#D6EEEE #E2D6EE #EED6D6 #E2EED6
square
#D6EEEE #E2D6EE #EED6D6 #E2EED6
split-complementary
#D6EEEE #EED6E2 #EEE2D6
monochromatic
#7FCACA #ABDCDC #D6EEEE #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.21
#D6EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#D6EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EEEE
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EEEE | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#E6E8EE
Tritanopia (blue-blind)
#CFF0EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6eeee; /* rgb */ color: rgb(214, 238, 238); /* oklch */ color: oklch(93.2% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e2f3f3',
500: '#d6eeee',
950: '#000000',
},
}SCSS
$custom: #d6eeee; $custom-light: #e2f3f3; $custom-dark: #000000;
JSON
{
"hex": "#d6eeee",
"rgb": {
"r": 214,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.93157,
"c": 0.02525,
"h": 196.7
},
"luminance": 0.81618
}Semantic roles & 50–950 ramp
primary
#D6EEEE
secondary
#CA9E9E
accent
#3131B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585