#D2EFEC#D2EFEC
#D2EFEC is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.0% C 0.031 H 189.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFEC |
|---|---|
| RGB | rgb(210, 239, 236) |
| HSL | hsl(174, 48%, 88%) |
| HSV | hsv(174, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(92.35, -10.00, -1.75) |
| CIE-LCH | lch(92.35, 10.16, 189.93°) |
| OKLab | oklab(93.03% -0.0302 -0.0048) |
| OKLCH | oklch(93.03% 0.031 189.1) |
| XYZ | xyz(72.5815, 81.4892, 91.2456) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.56
Ice Blue (survey)
#D7FFFE
ΔE00 4.06
Very Pale Blue
#D6FFFE
ΔE00 4.19
Ice
#D6FFFA
ΔE00 4.34
Very Light Blue
#D5FFFF
ΔE00 4.38
Really Light Blue
#D4FFFF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFEC #EFD2D5
analogous
#D2EFDD #D2EFEC #D2E3EF
triadic
#D2EFEC #ECD2EF #EFECD2
tetradic
#D2EFEC #DDD2EF #EFD2D5 #E3EFD2
square
#D2EFEC #DDD2EF #EFD2D5 #E3EFD2
split-complementary
#D2EFEC #EFD2E3 #EFDDD2
monochromatic
#78CFC6 #A5DFD9 #D2EFEC #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.21
#D2EFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D2EFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFEC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFEC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E6E7EC
Tritanopia (blue-blind)
#CAF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efec; /* rgb */ color: rgb(210, 239, 236); /* oklch */ color: oklch(93.0% 0.031 189.1);
Tailwind
colors: {
custom: {
50: '#e0f4f2',
500: '#d2efec',
950: '#000000',
},
}SCSS
$custom: #d2efec; $custom-light: #e0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d2efec",
"rgb": {
"r": 210,
"g": 239,
"b": 236
},
"hsl": {
"h": 173.793,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.93028,
"c": 0.0306,
"h": 189.1
},
"luminance": 0.81491
}Semantic roles & 50–950 ramp
primary
#D2EFEC
secondary
#CC999E
accent
#2B3ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585