#D2EFED#D2EFED
#D2EFED is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.1% C 0.030 H 191.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFED |
|---|---|
| RGB | rgb(210, 239, 237) |
| HSL | hsl(176, 48%, 88%) |
| HSV | hsv(176, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.37, -9.81, -2.23) |
| CIE-LCH | lch(92.37, 10.06, 192.82°) |
| OKLab | oklab(93.06% -0.0298 -0.0061) |
| OKLCH | oklch(93.06% 0.03 191.6) |
| XYZ | xyz(72.7272, 81.5475, 92.0129) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.41
Ice Blue (survey)
#D7FFFE
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.17
Very Light Blue
#D5FFFF
ΔE00 4.33
Really Light Blue
#D4FFFF
ΔE00 4.47
Ice
#D6FFFA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFED #EFD2D4
analogous
#D2EFDE #D2EFED #D2E2EF
triadic
#D2EFED #EDD2EF #EFEDD2
tetradic
#D2EFED #DED2EF #EFD2D4 #E2EFD2
square
#D2EFED #DED2EF #EFD2D4 #E2EFD2
split-complementary
#D2EFED #EFD2E2 #EFDED2
monochromatic
#78CFC9 #A5DFDB #D2EFED #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.21
#D2EFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D2EFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFED
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFED | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#CAF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efed; /* rgb */ color: rgb(210, 239, 237); /* oklch */ color: oklch(93.1% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#e0f4f2',
500: '#d2efed',
950: '#000000',
},
}SCSS
$custom: #d2efed; $custom-light: #e0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#d2efed",
"rgb": {
"r": 210,
"g": 239,
"b": 237
},
"hsl": {
"h": 175.862,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.93057,
"c": 0.03045,
"h": 191.6
},
"luminance": 0.81549
}Semantic roles & 50–950 ramp
primary
#D2EFED
secondary
#CC999D
accent
#2B35BB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585