#D2EBE6#D2EBE6
#D2EBE6 is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.027 H 182.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBE6 |
|---|---|
| RGB | rgb(210, 235, 230) |
| HSL | hsl(168, 38%, 87%) |
| HSV | hsv(168, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(91.16, -9.14, -0.37) |
| CIE-LCH | lch(91.16, 9.14, 182.30°) |
| OKLab | oklab(92.04% -0.0271 -0.0011) |
| OKLCH | oklch(92.04% 0.027 182.4) |
| XYZ | xyz(70.5663, 78.8302, 86.3455) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.53
Very Pale Blue
#D6FFFE
ΔE00 5.63
Very Light Blue
#D5FFFF
ΔE00 5.86
Really Light Blue
#D4FFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBE6 #EBD2D7
analogous
#D2EBDA #D2EBE6 #D2E4EB
triadic
#D2EBE6 #E6D2EB #EBE6D2
tetradic
#D2EBE6 #DAD2EB #EBD2D7 #E4EBD2
square
#D2EBE6 #DAD2EB #EBD2D7 #E4EBD2
split-complementary
#D2EBE6 #EBD2E4 #EBDAD2
monochromatic
#7DC5B7 #A8D8CE #D2EBE6 #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.25
#D2EBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#D2EBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBE6
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBE6 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E6
Deuteranopia (green-blind)
#E3E4E6
Tritanopia (blue-blind)
#CCECE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebe6; /* rgb */ color: rgb(210, 235, 230); /* oklch */ color: oklch(92.0% 0.027 182.4);
Tailwind
colors: {
custom: {
50: '#e0f1ed',
500: '#d2ebe6',
950: '#000000',
},
}SCSS
$custom: #d2ebe6; $custom-light: #e0f1ed; $custom-dark: #000000;
JSON
{
"hex": "#d2ebe6",
"rgb": {
"r": 210,
"g": 235,
"b": 230
},
"hsl": {
"h": 168,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92035,
"c": 0.02717,
"h": 182.4
},
"luminance": 0.78831
}Semantic roles & 50–950 ramp
primary
#D2EBE6
secondary
#C69BA4
accent
#344DB1
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584