#D4E2E2#D4E2E2
#D4E2E2 is a very light, near-neutral teal. Relative luminance 0.739; OKLCH L 90.2% C 0.015 H 196.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E2 |
|---|---|
| RGB | rgb(212, 226, 226) |
| HSL | hsl(180, 19%, 86%) |
| HSV | hsv(180, 6%, 89%) |
| CMYK | cmyk(6.2%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(88.87, -4.66, -1.61) |
| CIE-LCH | lch(88.87, 4.93, 199.07°) |
| OKLab | oklab(90.23% -0.0144 -0.0044) |
| OKLCH | oklch(90.23% 0.015 196.9) |
| XYZ | xyz(68.0723, 73.8800, 82.6107) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.32
Azure (CSS)
#F0FFFF
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.21
Mintcream
#F5FFFA
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E2 #E2D4D4
analogous
#D4E2DB #D4E2E2 #D4DBE2
triadic
#D4E2E2 #E2D4E2 #E2E2D4
tetradic
#D4E2E2 #DBD4E2 #E2D4D4 #DBE2D4
square
#D4E2E2 #DBD4E2 #E2D4D4 #DBE2D4
split-complementary
#D4E2E2 #E2D4DB #E2DBD4
monochromatic
#8BB1B1 #AFC9C9 #D4E2E2 #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.33
#D4E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#D4E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E2
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E2 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E2
Deuteranopia (green-blind)
#DDDEE2
Tritanopia (blue-blind)
#D0E3E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e2e2; /* rgb */ color: rgb(212, 226, 226); /* oklch */ color: oklch(90.2% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#e1ebeb',
500: '#d4e2e2',
950: '#000000',
},
}SCSS
$custom: #d4e2e2; $custom-light: #e1ebeb; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e2",
"rgb": {
"r": 212,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90225,
"c": 0.01501,
"h": 196.9
},
"luminance": 0.73881
}Semantic roles & 50–950 ramp
primary
#D4E2E2
secondary
#B8A2A2
accent
#48489E
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484