#D9EAEB#D9EAEB
#D9EAEB is a very light, near-neutral teal. Relative luminance 0.796; OKLCH L 92.5% C 0.018 H 201.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EAEB |
|---|---|
| RGB | rgb(217, 234, 235) |
| HSL | hsl(183, 31%, 89%) |
| HSV | hsv(183, 8%, 92%) |
| CMYK | cmyk(7.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.50, -5.42, -2.42) |
| CIE-LCH | lch(91.50, 5.93, 204.03°) |
| OKLab | oklab(92.47% -0.0169 -0.0065) |
| OKLCH | oklch(92.47% 0.018 201.1) |
| XYZ | xyz(73.0302, 79.5946, 90.0969) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.51
Mintcream
#F5FFFA
ΔE00 5.79
Lightcyan
#E0FFFF
ΔE00 5.88
Light Grey
#D8DCD6
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EAEB #EBDAD9
analogous
#D9EBE3 #D9EAEB #D9E1EB
triadic
#D9EAEB #EBD9EA #EAEBD9
tetradic
#D9EAEB #E3D9EB #EBDAD9 #E1EBD9
square
#D9EAEB #E3D9EB #EBDAD9 #E1EBD9
split-complementary
#D9EAEB #EBD9E1 #EBE3D9
monochromatic
#89BEC1 #B1D4D6 #D9EAEB #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.24
#D9EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#D9EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EAEB
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EAEB | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#D4EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d9eaeb; /* rgb */ color: rgb(217, 234, 235); /* oklch */ color: oklch(92.5% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#e4f0f1',
500: '#d9eaeb',
950: '#000000',
},
}SCSS
$custom: #d9eaeb; $custom-light: #e4f0f1; $custom-dark: #000000;
JSON
{
"hex": "#d9eaeb",
"rgb": {
"r": 217,
"g": 234,
"b": 235
},
"hsl": {
"h": 183.333,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.92469,
"c": 0.01811,
"h": 201.1
},
"luminance": 0.79596
}Semantic roles & 50–950 ramp
primary
#D9EAEB
secondary
#C4A6A4
accent
#423CAA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585