#D2E8EA#D2E8EA
#D2E8EA is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.5% C 0.023 H 203.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E8EA |
|---|---|
| RGB | rgb(210, 232, 234) |
| HSL | hsl(185, 36%, 87%) |
| HSV | hsv(185, 10%, 92%) |
| CMYK | cmyk(10.3%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(90.48, -6.84, -3.44) |
| CIE-LCH | lch(90.48, 7.66, 206.71°) |
| OKLab | oklab(91.54% -0.0215 -0.0093) |
| OKLCH | oklch(91.54% 0.023 203.4) |
| XYZ | xyz(70.2828, 77.3542, 89.0539) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.37
Azure (CSS)
#F0FFFF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.82
Very Pale Blue
#D6FFFE
ΔE00 6.99
Very Light Blue
#D5FFFF
ΔE00 7.02
Really Light Blue
#D4FFFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E8EA #EAD4D2
analogous
#D2EAE0 #D2E8EA #D2DCEA
triadic
#D2E8EA #EAD2E8 #E8EAD2
tetradic
#D2E8EA #E0D2EA #EAD4D2 #DCEAD2
square
#D2E8EA #E0D2EA #EAD4D2 #DCEAD2
split-complementary
#D2E8EA #EAD2DC #EAE0D2
monochromatic
#7FBDC3 #A8D3D7 #D2E8EA #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.27
#D2E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#D2E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E8EA
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E8EA | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EA
Deuteranopia (green-blind)
#E0E2EA
Tritanopia (blue-blind)
#CBEAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2e8ea; /* rgb */ color: rgb(210, 232, 234); /* oklch */ color: oklch(91.5% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#e0eff0',
500: '#d2e8ea',
950: '#000000',
},
}SCSS
$custom: #d2e8ea; $custom-light: #e0eff0; $custom-dark: #000000;
JSON
{
"hex": "#d2e8ea",
"rgb": {
"r": 210,
"g": 232,
"b": 234
},
"hsl": {
"h": 185,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.91537,
"c": 0.02346,
"h": 203.4
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#D2E8EA
secondary
#C49F9C
accent
#4036AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585