#D2EAEB#D2EAEB
#D2EAEB is a very light, muted teal. Relative luminance 0.785; OKLCH L 92.0% C 0.025 H 199.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EAEB |
|---|---|
| RGB | rgb(210, 234, 235) |
| HSL | hsl(182, 38%, 87%) |
| HSV | hsv(182, 11%, 92%) |
| CMYK | cmyk(10.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.03, -7.67, -3.17) |
| CIE-LCH | lch(91.03, 8.30, 202.45°) |
| OKLab | oklab(91.98% -0.0239 -0.0086) |
| OKLCH | oklch(91.98% 0.025 199.8) |
| XYZ | xyz(70.9930, 78.5441, 90.0014) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.63
Azure (CSS)
#F0FFFF
ΔE00 5.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Very Pale Blue
#D6FFFE
ΔE00 6.11
Very Light Blue
#D5FFFF
ΔE00 6.17
Really Light Blue
#D4FFFF
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EAEB #EBD3D2
analogous
#D2EBE0 #D2EAEB #D2DEEB
triadic
#D2EAEB #EBD2EA #EAEBD2
tetradic
#D2EAEB #E0D2EB #EBD3D2 #DEEBD2
square
#D2EAEB #E0D2EB #EBD3D2 #DEEBD2
split-complementary
#D2EAEB #EBD2DE #EBE0D2
monochromatic
#7DC2C5 #A8D6D8 #D2EAEB #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.26
#D2EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#D2EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EAEB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EAEB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EB
Deuteranopia (green-blind)
#E1E4EB
Tritanopia (blue-blind)
#CBECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2eaeb; /* rgb */ color: rgb(210, 234, 235); /* oklch */ color: oklch(92.0% 0.025 199.8);
Tailwind
colors: {
custom: {
50: '#e0f0f1',
500: '#d2eaeb',
950: '#000000',
},
}SCSS
$custom: #d2eaeb; $custom-light: #e0f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d2eaeb",
"rgb": {
"r": 210,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.4,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.91975,
"c": 0.02537,
"h": 199.8
},
"luminance": 0.78545
}Semantic roles & 50–950 ramp
primary
#D2EAEB
secondary
#C69D9B
accent
#3934B1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585