#D2EFEB#D2EFEB
#D2EFEB is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.031 H 186.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFEB |
|---|---|
| RGB | rgb(210, 239, 235) |
| HSL | hsl(172, 48%, 88%) |
| HSV | hsv(172, 12%, 94%) |
| CMYK | cmyk(12.1%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.32, -10.20, -1.27) |
| CIE-LCH | lch(92.32, 10.28, 187.09°) |
| OKLab | oklab(93% -0.0306 -0.0035) |
| OKLCH | oklch(93% 0.031 186.6) |
| XYZ | xyz(72.4366, 81.4313, 90.4826) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.14
Ice
#D6FFFA
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.26
Very Light Blue
#D5FFFF
ΔE00 4.49
Really Light Blue
#D4FFFF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFEB #EFD2D6
analogous
#D2EFDC #D2EFEB #D2E4EF
triadic
#D2EFEB #EBD2EF #EFEBD2
tetradic
#D2EFEB #DCD2EF #EFD2D6 #E4EFD2
square
#D2EFEB #DCD2EF #EFD2D6 #E4EFD2
split-complementary
#D2EFEB #EFD2E4 #EFDCD2
monochromatic
#78CFC3 #A5DFD7 #D2EFEB #E8F7F5 #E8F7F5
Accessibility & contrast
On white
1.21
#D2EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#D2EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFEB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFEB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#CBF1EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2efeb; /* rgb */ color: rgb(210, 239, 235); /* oklch */ color: oklch(93.0% 0.031 186.6);
Tailwind
colors: {
custom: {
50: '#e0f4f1',
500: '#d2efeb',
950: '#000000',
},
}SCSS
$custom: #d2efeb; $custom-light: #e0f4f1; $custom-dark: #000000;
JSON
{
"hex": "#d2efeb",
"rgb": {
"r": 210,
"g": 239,
"b": 235
},
"hsl": {
"h": 171.724,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.92999,
"c": 0.0308,
"h": 186.6
},
"luminance": 0.81433
}Semantic roles & 50–950 ramp
primary
#D2EFEB
secondary
#CC99A0
accent
#2B3FBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585