#D6EFEA#D6EFEA
#D6EFEA is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.2% C 0.027 H 182.4°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EFEA |
|---|---|
| RGB | rgb(214, 239, 234) |
| HSL | hsl(168, 44%, 89%) |
| HSV | hsv(168, 10%, 94%) |
| CMYK | cmyk(10.5%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.56, -9.11, -0.37) |
| CIE-LCH | lch(92.56, 9.12, 182.32°) |
| OKLab | oklab(93.25% -0.0271 -0.0011) |
| OKLCH | oklch(93.25% 0.027 182.4) |
| XYZ | xyz(73.4459, 81.9684, 89.7779) |
| Luminance | 0.8197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.06
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Ice
#D6FFFA
ΔE00 5.03
Very Pale Blue
#D6FFFE
ΔE00 5.13
Very Light Blue
#D5FFFF
ΔE00 5.38
Really Light Blue
#D4FFFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EFEA #EFD6DB
analogous
#D6EFDE #D6EFEA #D6E8EF
triadic
#D6EFEA #EAD6EF #EFEAD6
tetradic
#D6EFEA #DED6EF #EFD6DB #E8EFD6
square
#D6EFEA #DED6EF #EFD6DB #E8EFD6
split-complementary
#D6EFEA #EFD6E8 #EFDED6
monochromatic
#7ECDBD #AADED3 #D6EFEA #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.21
#D6EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D6EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EFEA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EFEA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#D0F0ED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d6efea; /* rgb */ color: rgb(214, 239, 234); /* oklch */ color: oklch(93.2% 0.027 182.4);
Tailwind
colors: {
custom: {
50: '#e2f4f0',
500: '#d6efea',
950: '#000000',
},
}SCSS
$custom: #d6efea; $custom-light: #e2f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d6efea",
"rgb": {
"r": 214,
"g": 239,
"b": 234
},
"hsl": {
"h": 168,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.93246,
"c": 0.02709,
"h": 182.4
},
"luminance": 0.8197
}Semantic roles & 50–950 ramp
primary
#D6EFEA
secondary
#CB9EA7
accent
#2F4AB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585