#D3E4E4#D3E4E4
#D3E4E4 is a very light, near-neutral teal. Relative luminance 0.749; OKLCH L 90.6% C 0.018 H 196.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E4E4 |
|---|---|
| RGB | rgb(211, 228, 228) |
| HSL | hsl(180, 24%, 86%) |
| HSV | hsv(180, 7%, 89%) |
| CMYK | cmyk(7.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(89.36, -5.63, -1.94) |
| CIE-LCH | lch(89.36, 5.96, 199.00°) |
| OKLab | oklab(90.62% -0.0174 -0.0052) |
| OKLCH | oklch(90.62% 0.018 196.8) |
| XYZ | xyz(68.6079, 74.9362, 84.2333) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.68
Azure (CSS)
#F0FFFF
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.38
Lightcyan
#E0FFFF
ΔE00 6.70
Mintcream
#F5FFFA
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E4E4 #E4D3D3
analogous
#D3E4DB #D3E4E4 #D3DBE4
triadic
#D3E4E4 #E4D3E4 #E4E4D3
tetradic
#D3E4E4 #DBD3E4 #E4D3D3 #DBE4D3
square
#D3E4E4 #DBD3E4 #E4D3D3 #DBE4D3
split-complementary
#D3E4E4 #E4D3DB #E4DBD3
monochromatic
#87B5B5 #ADCDCD #D3E4E4 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.31
#D3E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D3E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E4E4
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E4E4 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E4
Deuteranopia (green-blind)
#DEDFE4
Tritanopia (blue-blind)
#CEE5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3e4e4; /* rgb */ color: rgb(211, 228, 228); /* oklch */ color: oklch(90.6% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#e0ecec',
500: '#d3e4e4',
950: '#000000',
},
}SCSS
$custom: #d3e4e4; $custom-light: #e0ecec; $custom-dark: #000000;
JSON
{
"hex": "#d3e4e4",
"rgb": {
"r": 211,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.90617,
"c": 0.01814,
"h": 196.8
},
"luminance": 0.74937
}Semantic roles & 50–950 ramp
primary
#D3E4E4
secondary
#BBA0A0
accent
#4343A2
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484