#D2EBEF#D2EBEF
#D2EBEF is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.3% C 0.027 H 208.3°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBEF |
|---|---|
| RGB | rgb(210, 235, 239) |
| HSL | hsl(188, 48%, 88%) |
| HSV | hsv(188, 12%, 94%) |
| CMYK | cmyk(12.1%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.39, -7.39, -4.72) |
| CIE-LCH | lch(91.39, 8.77, 212.56°) |
| OKLab | oklab(92.3% -0.0237 -0.0127) |
| OKLCH | oklch(92.3% 0.027 208.3) |
| XYZ | xyz(71.8629, 79.3489, 93.1743) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.81
Azure (CSS)
#F0FFFF
ΔE00 5.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.36
Very Pale Blue
#D6FFFE
ΔE00 6.39
Really Light Blue
#D4FFFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBEF #EFD6D2
analogous
#D2EFE4 #D2EBEF #D2DCEF
triadic
#D2EBEF #EFD2EB #EBEFD2
tetradic
#D2EBEF #E4D2EF #EFD6D2 #DCEFD2
square
#D2EBEF #E4D2EF #EFD6D2 #DCEFD2
split-complementary
#D2EBEF #EFD2DC #EFE4D2
monochromatic
#78C3CF #A5D7DF #D2EBEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.24
#D2EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D2EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBEF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBEF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#CAEDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebef; /* rgb */ color: rgb(210, 235, 239); /* oklch */ color: oklch(92.3% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#e0f1f4',
500: '#d2ebef',
950: '#000000',
},
}SCSS
$custom: #d2ebef; $custom-light: #e0f1f4; $custom-dark: #000000;
JSON
{
"hex": "#d2ebef",
"rgb": {
"r": 210,
"g": 235,
"b": 239
},
"hsl": {
"h": 188.276,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92298,
"c": 0.02691,
"h": 208.3
},
"luminance": 0.7935
}Semantic roles & 50–950 ramp
primary
#D2EBEF
secondary
#CCA099
accent
#3F2BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585