#D3E2DF#D3E2DF
#D3E2DF is a very light, near-neutral teal. Relative luminance 0.736; OKLCH L 90.1% C 0.017 H 182.7°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2DF |
|---|---|
| RGB | rgb(211, 226, 223) |
| HSL | hsl(168, 21%, 86%) |
| HSV | hsv(168, 7%, 89%) |
| CMYK | cmyk(6.6%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(88.72, -5.55, -0.26) |
| CIE-LCH | lch(88.72, 5.56, 182.67°) |
| OKLab | oklab(90.07% -0.0165 -0.0008) |
| OKLCH | oklch(90.07% 0.017 182.7) |
| XYZ | xyz(67.3769, 73.5686, 80.4482) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.59
Mintcream
#F5FFFA
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2DF #E2D3D6
analogous
#D3E2D7 #D3E2DF #D3DDE2
triadic
#D3E2DF #DFD3E2 #E2DFD3
tetradic
#D3E2DF #D7D3E2 #E2D3D6 #DDE2D3
square
#D3E2DF #D7D3E2 #E2D3D6 #DDE2D3
split-complementary
#D3E2DF #E2D3DD #E2D7D3
monochromatic
#89B1A9 #AECAC4 #D3E2DF #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.34
#D3E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D3E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2DF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2DF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#DDDEDF
Tritanopia (blue-blind)
#D0E3E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d3e2df; /* rgb */ color: rgb(211, 226, 223); /* oklch */ color: oklch(90.1% 0.017 182.7);
Tailwind
colors: {
custom: {
50: '#e0ebe9',
500: '#d3e2df',
950: '#000000',
},
}SCSS
$custom: #d3e2df; $custom-light: #e0ebe9; $custom-dark: #000000;
JSON
{
"hex": "#d3e2df",
"rgb": {
"r": 211,
"g": 226,
"b": 223
},
"hsl": {
"h": 168,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.90066,
"c": 0.01654,
"h": 182.7
},
"luminance": 0.73569
}Semantic roles & 50–950 ramp
primary
#D3E2DF
secondary
#B8A1A5
accent
#47589F
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484