#D3EFEE#D3EFEE
#D3EFEE is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.2% C 0.029 H 194.0°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFEE |
|---|---|
| RGB | rgb(211, 239, 238) |
| HSL | hsl(178, 47%, 88%) |
| HSV | hsv(178, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.47, -9.30, -2.61) |
| CIE-LCH | lch(92.47, 9.66, 195.69°) |
| OKLab | oklab(93.15% -0.0285 -0.0071) |
| OKLCH | oklch(93.15% 0.029 194) |
| XYZ | xyz(73.1594, 81.7534, 92.7979) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.40
Very Light Blue
#D5FFFF
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.68
Ice
#D6FFFA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFEE #EFD3D4
analogous
#D3EFE0 #D3EFEE #D3E2EF
triadic
#D3EFEE #EED3EF #EFEED3
tetradic
#D3EFEE #E0D3EF #EFD3D4 #E2EFD3
square
#D3EFEE #E0D3EF #EFD3D4 #E2EFD3
split-complementary
#D3EFEE #EFD3E2 #EFE0D3
monochromatic
#79CECB #A6DFDD #D3EFEE #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.21
#D3EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D3EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFEE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFEE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEE
Deuteranopia (green-blind)
#E5E8EE
Tritanopia (blue-blind)
#CBF1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efee; /* rgb */ color: rgb(211, 239, 238); /* oklch */ color: oklch(93.2% 0.029 194.0);
Tailwind
colors: {
custom: {
50: '#e0f4f3',
500: '#d3efee',
950: '#000000',
},
}SCSS
$custom: #d3efee; $custom-light: #e0f4f3; $custom-dark: #000000;
JSON
{
"hex": "#d3efee",
"rgb": {
"r": 211,
"g": 239,
"b": 238
},
"hsl": {
"h": 177.857,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.93154,
"c": 0.02935,
"h": 194
},
"luminance": 0.81755
}Semantic roles & 50–950 ramp
primary
#D3EFEE
secondary
#CC9A9C
accent
#2C31BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585