#D4E5E5#D4E5E5
#D4E5E5 is a very light, near-neutral teal. Relative luminance 0.757; OKLCH L 90.9% C 0.018 H 196.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5E5 |
|---|---|
| RGB | rgb(212, 229, 229) |
| HSL | hsl(180, 25%, 86%) |
| HSV | hsv(180, 7%, 90%) |
| CMYK | cmyk(7.4%, 0%, 0%, 10.2%) |
| CIE-LAB | lab(89.72, -5.63, -1.94) |
| CIE-LCH | lch(89.72, 5.95, 199.00°) |
| OKLab | oklab(90.92% -0.0173 -0.0052) |
| OKLCH | oklch(90.92% 0.018 196.8) |
| XYZ | xyz(69.3105, 75.6919, 85.0720) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.61
Light Grey
#D8DCD6
ΔE00 5.73
Fog
#D8DCE0
ΔE00 6.42
Lightcyan
#E0FFFF
ΔE00 6.54
Mintcream
#F5FFFA
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5E5 #E5D4D4
analogous
#D4E5DD #D4E5E5 #D4DDE5
triadic
#D4E5E5 #E5D4E5 #E5E5D4
tetradic
#D4E5E5 #DDD4E5 #E5D4D4 #DDE5D4
square
#D4E5E5 #DDD4E5 #E5D4D4 #DDE5D4
split-complementary
#D4E5E5 #E5D4DD #E5DDD4
monochromatic
#88B7B7 #AECECE #D4E5E5 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.30
#D4E5E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#D4E5E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5E5
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5E5 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E3E5
Deuteranopia (green-blind)
#DFE0E5
Tritanopia (blue-blind)
#CFE6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e5e5; /* rgb */ color: rgb(212, 229, 229); /* oklch */ color: oklch(90.9% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#e1eded',
500: '#d4e5e5',
950: '#000000',
},
}SCSS
$custom: #d4e5e5; $custom-light: #e1eded; $custom-dark: #000000;
JSON
{
"hex": "#d4e5e5",
"rgb": {
"r": 212,
"g": 229,
"b": 229
},
"hsl": {
"h": 180,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.90922,
"c": 0.01813,
"h": 196.8
},
"luminance": 0.75693
}Semantic roles & 50–950 ramp
primary
#D4E5E5
secondary
#BCA1A1
accent
#4242A3
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484