#D3EFEF#D3EFEF
#D3EFEF is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.2% C 0.029 H 196.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFEF |
|---|---|
| RGB | rgb(211, 239, 239) |
| HSL | hsl(180, 47%, 88%) |
| HSV | hsv(180, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.49, -9.10, -3.09) |
| CIE-LCH | lch(92.49, 9.61, 198.77°) |
| OKLab | oklab(93.18% -0.0281 -0.0084) |
| OKLCH | oklch(93.18% 0.029 196.7) |
| XYZ | xyz(73.3067, 81.8123, 93.5737) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.30
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Very Pale Blue
#D6FFFE
ΔE00 4.49
Very Light Blue
#D5FFFF
ΔE00 4.57
Really Light Blue
#D4FFFF
ΔE00 4.73
Ice
#D6FFFA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFEF #EFD3D3
analogous
#D3EFE1 #D3EFEF #D3E1EF
triadic
#D3EFEF #EFD3EF #EFEFD3
tetradic
#D3EFEF #E1D3EF #EFD3D3 #E1EFD3
square
#D3EFEF #E1D3EF #EFD3D3 #E1EFD3
split-complementary
#D3EFEF #EFD3E1 #EFE1D3
monochromatic
#79CECE #A6DFDF #D3EFEF #E9F7F7 #E9F7F7
Accessibility & contrast
On white
1.21
#D3EFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D3EFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFEF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFEF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#E5E8EF
Tritanopia (blue-blind)
#CBF1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efef; /* rgb */ color: rgb(211, 239, 239); /* oklch */ color: oklch(93.2% 0.029 196.7);
Tailwind
colors: {
custom: {
50: '#e0f4f4',
500: '#d3efef',
950: '#000000',
},
}SCSS
$custom: #d3efef; $custom-light: #e0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d3efef",
"rgb": {
"r": 211,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.93184,
"c": 0.02932,
"h": 196.7
},
"luminance": 0.81814
}Semantic roles & 50–950 ramp
primary
#D3EFEF
secondary
#CC9A9A
accent
#2C2CBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585