#D4E6E6#D4E6E6
#D4E6E6 is a very light, near-neutral teal. Relative luminance 0.763; OKLCH L 91.2% C 0.019 H 196.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6E6 |
|---|---|
| RGB | rgb(212, 230, 230) |
| HSL | hsl(180, 26%, 87%) |
| HSV | hsv(180, 8%, 90%) |
| CMYK | cmyk(7.8%, 0%, 0%, 9.8%) |
| CIE-LAB | lab(90.00, -5.95, -2.05) |
| CIE-LCH | lch(90.00, 6.29, 198.98°) |
| OKLab | oklab(91.15% -0.0183 -0.0055) |
| OKLCH | oklch(91.15% 0.019 196.8) |
| XYZ | xyz(69.7280, 76.3029, 85.9019) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.18
Mintcream
#F5FFFA
ΔE00 6.54
Fog
#D8DCE0
ΔE00 6.78
Aliceblue
#F0F8FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6E6 #E6D4D4
analogous
#D4E6DD #D4E6E6 #D4DDE6
triadic
#D4E6E6 #E6D4E6 #E6E6D4
tetradic
#D4E6E6 #DDD4E6 #E6D4D4 #DDE6D4
square
#D4E6E6 #DDD4E6 #E6D4D4 #DDE6D4
split-complementary
#D4E6E6 #E6D4DD #E6DDD4
monochromatic
#87B9B9 #ADD0D0 #D4E6E6 #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.29
#D4E6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D4E6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6E6
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6E6 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#E0E1E6
Tritanopia (blue-blind)
#CFE7E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e6e6; /* rgb */ color: rgb(212, 230, 230); /* oklch */ color: oklch(91.2% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#e1eded',
500: '#d4e6e6',
950: '#000000',
},
}SCSS
$custom: #d4e6e6; $custom-light: #e1eded; $custom-dark: #000000;
JSON
{
"hex": "#d4e6e6",
"rgb": {
"r": 212,
"g": 230,
"b": 230
},
"hsl": {
"h": 180,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.91154,
"c": 0.01916,
"h": 196.8
},
"luminance": 0.76304
}Semantic roles & 50–950 ramp
primary
#D4E6E6
secondary
#BEA0A0
accent
#4040A5
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484