#D2EBEA#D2EBEA
#D2EBEA is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.2% C 0.026 H 193.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EBEA |
|---|---|
| RGB | rgb(210, 235, 234) |
| HSL | hsl(178, 38%, 87%) |
| HSV | hsv(178, 11%, 92%) |
| CMYK | cmyk(10.6%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.26, -8.37, -2.30) |
| CIE-LCH | lch(91.26, 8.68, 195.39°) |
| OKLab | oklab(92.15% -0.0256 -0.0063) |
| OKLCH | oklch(92.15% 0.026 193.8) |
| XYZ | xyz(71.1345, 79.0575, 89.3378) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 5.39
Very Pale Blue
#D6FFFE
ΔE00 5.55
Very Light Blue
#D5FFFF
ΔE00 5.66
Really Light Blue
#D4FFFF
ΔE00 5.82
Azure (CSS)
#F0FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EBEA #EBD2D3
analogous
#D2EBDE #D2EBEA #D2E0EB
triadic
#D2EBEA #EAD2EB #EBEAD2
tetradic
#D2EBEA #DED2EB #EBD2D3 #E0EBD2
square
#D2EBEA #DED2EB #EBD2D3 #E0EBD2
split-complementary
#D2EBEA #EBD2E0 #EBDED2
monochromatic
#7DC5C2 #A8D8D6 #D2EBEA #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.25
#D2EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#D2EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EBEA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EBEA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#CBEDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2ebea; /* rgb */ color: rgb(210, 235, 234); /* oklch */ color: oklch(92.2% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#e0f1f0',
500: '#d2ebea',
950: '#000000',
},
}SCSS
$custom: #d2ebea; $custom-light: #e0f1f0; $custom-dark: #000000;
JSON
{
"hex": "#d2ebea",
"rgb": {
"r": 210,
"g": 235,
"b": 234
},
"hsl": {
"h": 177.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.9215,
"c": 0.02636,
"h": 193.8
},
"luminance": 0.79059
}Semantic roles & 50–950 ramp
primary
#D2EBEA
secondary
#C69B9D
accent
#3439B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585