#D3EFEA#D3EFEA
#D3EFEA is a very light, muted teal. Relative luminance 0.815; OKLCH L 93.0% C 0.030 H 183.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFEA |
|---|---|
| RGB | rgb(211, 239, 234) |
| HSL | hsl(169, 47%, 88%) |
| HSV | hsv(169, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.36, -10.07, -0.68) |
| CIE-LCH | lch(92.36, 10.09, 183.87°) |
| OKLab | oklab(93.04% -0.03 -0.002) |
| OKLCH | oklch(93.04% 0.03 183.8) |
| XYZ | xyz(72.5782, 81.5210, 89.7372) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.97
Ice
#D6FFFA
ΔE00 4.38
Ice Blue (survey)
#D7FFFE
ΔE00 4.41
Very Pale Blue
#D6FFFE
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.80
Really Light Blue
#D4FFFF
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFEA #EFD3D8
analogous
#D3EFDC #D3EFEA #D3E6EF
triadic
#D3EFEA #EAD3EF #EFEAD3
tetradic
#D3EFEA #DCD3EF #EFD3D8 #E6EFD3
square
#D3EFEA #DCD3EF #EFD3D8 #E6EFD3
split-complementary
#D3EFEA #EFD3E6 #EFDCD3
monochromatic
#79CEBF #A6DFD5 #D3EFEA #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.21
#D3EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#D3EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFEA
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFEA | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#CCF0ED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3efea; /* rgb */ color: rgb(211, 239, 234); /* oklch */ color: oklch(93.0% 0.030 183.8);
Tailwind
colors: {
custom: {
50: '#e0f4f0',
500: '#d3efea',
950: '#000000',
},
}SCSS
$custom: #d3efea; $custom-light: #e0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#d3efea",
"rgb": {
"r": 211,
"g": 239,
"b": 234
},
"hsl": {
"h": 169.286,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.93039,
"c": 0.03007,
"h": 183.8
},
"luminance": 0.81522
}Semantic roles & 50–950 ramp
primary
#D3EFEA
secondary
#CC9AA3
accent
#2C45BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585