#D2E8E8#D2E8E8
#D2E8E8 is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.5% C 0.023 H 196.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E8E8 |
|---|---|
| RGB | rgb(210, 232, 232) |
| HSL | hsl(180, 32%, 87%) |
| HSV | hsv(180, 9%, 91%) |
| CMYK | cmyk(9.5%, 0%, 0%, 9%) |
| CIE-LAB | lab(90.43, -7.23, -2.47) |
| CIE-LCH | lch(90.43, 7.64, 198.89°) |
| OKLab | oklab(91.48% -0.0223 -0.0067) |
| OKLCH | oklch(91.48% 0.023 196.7) |
| XYZ | xyz(69.9971, 77.2399, 87.5493) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.18
Azure (CSS)
#F0FFFF
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.69
Very Light Blue
#D5FFFF
ΔE00 6.78
Really Light Blue
#D4FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E8E8 #E8D2D2
analogous
#D2E8DD #D2E8E8 #D2DDE8
triadic
#D2E8E8 #E8D2E8 #E8E8D2
tetradic
#D2E8E8 #DDD2E8 #E8D2D2 #DDE8D2
square
#D2E8E8 #DDD2E8 #E8D2D2 #DDE8D2
split-complementary
#D2E8E8 #E8D2DD #E8DDD2
monochromatic
#81BFBF #AAD3D3 #D2E8E8 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.28
#D2E8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#D2E8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E8E8
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E8E8 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E8
Deuteranopia (green-blind)
#E0E2E8
Tritanopia (blue-blind)
#CCEAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2e8e8; /* rgb */ color: rgb(210, 232, 232); /* oklch */ color: oklch(91.5% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#e0efef',
500: '#d2e8e8',
950: '#000000',
},
}SCSS
$custom: #d2e8e8; $custom-light: #e0efef; $custom-dark: #000000;
JSON
{
"hex": "#d2e8e8",
"rgb": {
"r": 210,
"g": 232,
"b": 232
},
"hsl": {
"h": 180,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.91478,
"c": 0.02329,
"h": 196.7
},
"luminance": 0.77241
}Semantic roles & 50–950 ramp
primary
#D2E8E8
secondary
#C19D9D
accent
#3A3AAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585