#D1EAEB#D1EAEB
#D1EAEB is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.9% C 0.026 H 199.6°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EAEB |
|---|---|
| RGB | rgb(209, 234, 235) |
| HSL | hsl(182, 39%, 87%) |
| HSV | hsv(182, 11%, 92%) |
| CMYK | cmyk(11.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.96, -7.99, -3.27) |
| CIE-LCH | lch(90.96, 8.63, 202.29°) |
| OKLab | oklab(91.91% -0.0249 -0.0089) |
| OKLCH | oklch(91.91% 0.026 199.6) |
| XYZ | xyz(70.7091, 78.3977, 89.9881) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Azure (CSS)
#F0FFFF
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 5.90
Very Light Blue
#D5FFFF
ΔE00 5.95
Really Light Blue
#D4FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EAEB #EBD2D1
analogous
#D1EBDF #D1EAEB #D1DDEB
triadic
#D1EAEB #EBD1EA #EAEBD1
tetradic
#D1EAEB #DFD1EB #EBD2D1 #DDEBD1
square
#D1EAEB #DFD1EB #EBD2D1 #DDEBD1
split-complementary
#D1EAEB #EBD1DD #EBDFD1
monochromatic
#7CC3C6 #A6D7D8 #D1EAEB #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.26
#D1EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#D1EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EAEB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EAEB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#CAECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d1eaeb; /* rgb */ color: rgb(209, 234, 235); /* oklch */ color: oklch(91.9% 0.026 199.6);
Tailwind
colors: {
custom: {
50: '#dff0f1',
500: '#d1eaeb',
950: '#000000',
},
}SCSS
$custom: #d1eaeb; $custom-light: #dff0f1; $custom-dark: #000000;
JSON
{
"hex": "#d1eaeb",
"rgb": {
"r": 209,
"g": 234,
"b": 235
},
"hsl": {
"h": 182.308,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.91905,
"c": 0.0264,
"h": 199.6
},
"luminance": 0.78399
}Semantic roles & 50–950 ramp
primary
#D1EAEB
secondary
#C69C9A
accent
#3833B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585