#D3F2EE#D3F2EE
#D3F2EE is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.8% C 0.033 H 187.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2EE |
|---|---|
| RGB | rgb(211, 242, 238) |
| HSL | hsl(172, 54%, 89%) |
| HSV | hsv(172, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.24, -10.81, -1.47) |
| CIE-LCH | lch(93.24, 10.91, 187.75°) |
| OKLab | oklab(93.77% -0.0325 -0.0041) |
| OKLCH | oklch(93.77% 0.033 187.2) |
| XYZ | xyz(74.0449, 83.5246, 93.0931) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.29
Ice Blue (survey)
#D7FFFE
ΔE00 3.40
Ice
#D6FFFA
ΔE00 3.46
Very Pale Blue
#D6FFFE
ΔE00 3.52
Very Light Blue
#D5FFFF
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2EE #F2D3D7
analogous
#D3F2DF #D3F2EE #D3E7F2
triadic
#D3F2EE #EED3F2 #F2EED3
tetradic
#D3F2EE #DFD3F2 #F2D3D7 #E7F2D3
square
#D3F2EE #DFD3F2 #F2D3D7 #E7F2D3
split-complementary
#D3F2EE #F2D3E7 #F2DFD3
monochromatic
#75D6C9 #A4E4DC #D3F2EE #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.19
#D3F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#D3F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2EE
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2EE | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E8EAEE
Tritanopia (blue-blind)
#CBF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3f2ee; /* rgb */ color: rgb(211, 242, 238); /* oklch */ color: oklch(93.8% 0.033 187.2);
Tailwind
colors: {
custom: {
50: '#e0f6f3',
500: '#d3f2ee',
950: '#000000',
},
}SCSS
$custom: #d3f2ee; $custom-light: #e0f6f3; $custom-dark: #000000;
JSON
{
"hex": "#d3f2ee",
"rgb": {
"r": 211,
"g": 242,
"b": 238
},
"hsl": {
"h": 172.258,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.9377,
"c": 0.03275,
"h": 187.2
},
"luminance": 0.83526
}Semantic roles & 50–950 ramp
primary
#D3F2EE
secondary
#D198A0
accent
#2438C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585