#D3EFF2#D3EFF2
#D3EFF2 is a very light, muted teal. Relative luminance 0.820; OKLCH L 93.3% C 0.030 H 204.5°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFF2 |
|---|---|
| RGB | rgb(211, 239, 242) |
| HSL | hsl(186, 54%, 89%) |
| HSV | hsv(186, 13%, 95%) |
| CMYK | cmyk(12.8%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.57, -8.51, -4.54) |
| CIE-LCH | lch(92.57, 9.65, 208.06°) |
| OKLab | oklab(93.27% -0.0269 -0.0123) |
| OKLCH | oklch(93.27% 0.03 204.5) |
| XYZ | xyz(73.7535, 81.9911, 95.9273) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.62
Ice Blue (survey)
#D7FFFE
ΔE00 4.88
Very Light Blue
#D5FFFF
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.04
Really Light Blue
#D4FFFF
ΔE00 5.18
Pale Blue
#D0FEFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFF2 #F2D6D3
analogous
#D3F2E6 #D3EFF2 #D3E0F2
triadic
#D3EFF2 #F2D3EF #EFF2D3
tetradic
#D3EFF2 #E6D3F2 #F2D6D3 #E0F2D3
square
#D3EFF2 #E6D3F2 #F2D6D3 #E0F2D3
split-complementary
#D3EFF2 #F2D3E0 #F2E6D3
monochromatic
#75CDD6 #A4DEE4 #D3EFF2 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.21
#D3EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#D3EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFF2
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFF2 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#CAF1F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3eff2; /* rgb */ color: rgb(211, 239, 242); /* oklch */ color: oklch(93.3% 0.030 204.5);
Tailwind
colors: {
custom: {
50: '#e0f4f6',
500: '#d3eff2',
950: '#000000',
},
}SCSS
$custom: #d3eff2; $custom-light: #e0f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d3eff2",
"rgb": {
"r": 211,
"g": 239,
"b": 242
},
"hsl": {
"h": 185.806,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93272,
"c": 0.02962,
"h": 204.5
},
"luminance": 0.81993
}Semantic roles & 50–950 ramp
primary
#D3EFF2
secondary
#D19E98
accent
#3324C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585