#D4E6E8#D4E6E8
#D4E6E8 is a very light, near-neutral teal. Relative luminance 0.764; OKLCH L 91.2% C 0.019 H 204.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6E8 |
|---|---|
| RGB | rgb(212, 230, 232) |
| HSL | hsl(186, 30%, 87%) |
| HSV | hsv(186, 9%, 91%) |
| CMYK | cmyk(8.6%, 0.9%, 0%, 9%) |
| CIE-LAB | lab(90.05, -5.57, -3.02) |
| CIE-LCH | lch(90.05, 6.33, 208.46°) |
| OKLab | oklab(91.21% -0.0176 -0.0081) |
| OKLCH | oklch(91.21% 0.019 204.9) |
| XYZ | xyz(70.0105, 76.4159, 87.3895) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.39
Light Grey
#D8DCD6
ΔE00 6.42
Mintcream
#F5FFFA
ΔE00 6.83
Aliceblue
#F0F8FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6E8 #E8D6D4
analogous
#D4E8E0 #D4E6E8 #D4DCE8
triadic
#D4E6E8 #E8D4E6 #E6E8D4
tetradic
#D4E6E8 #E0D4E8 #E8D6D4 #DCE8D4
square
#D4E6E8 #E0D4E8 #E8D6D4 #DCE8D4
split-complementary
#D4E6E8 #E8D4DC #E8E0D4
monochromatic
#84B8BD #ACCFD3 #D4E6E8 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.29
#D4E6E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#D4E6E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6E8
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6E8 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E8
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#CFE8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e6e8; /* rgb */ color: rgb(212, 230, 232); /* oklch */ color: oklch(91.2% 0.019 204.9);
Tailwind
colors: {
custom: {
50: '#e1edef',
500: '#d4e6e8',
950: '#000000',
},
}SCSS
$custom: #d4e6e8; $custom-light: #e1edef; $custom-dark: #000000;
JSON
{
"hex": "#d4e6e8",
"rgb": {
"r": 212,
"g": 230,
"b": 232
},
"hsl": {
"h": 186,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.91213,
"c": 0.01936,
"h": 204.9
},
"luminance": 0.76417
}Semantic roles & 50–950 ramp
primary
#D4E6E8
secondary
#C1A39F
accent
#473DA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485