#D3F2EF#D3F2EF
#D3F2EF is a very light, muted teal. Relative luminance 0.836; OKLCH L 93.8% C 0.033 H 189.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2EF |
|---|---|
| RGB | rgb(211, 242, 239) |
| HSL | hsl(174, 54%, 89%) |
| HSV | hsv(174, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.27, -10.62, -1.95) |
| CIE-LCH | lch(93.27, 10.79, 190.43°) |
| OKLab | oklab(93.8% -0.0321 -0.0054) |
| OKLCH | oklch(93.8% 0.033 189.5) |
| XYZ | xyz(74.1922, 83.5835, 93.8689) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.06
Ice Blue (survey)
#D7FFFE
ΔE00 3.29
Very Pale Blue
#D6FFFE
ΔE00 3.43
Ice
#D6FFFA
ΔE00 3.58
Very Light Blue
#D5FFFF
ΔE00 3.64
Really Light Blue
#D4FFFF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2EF #F2D3D6
analogous
#D3F2E0 #D3F2EF #D3E6F2
triadic
#D3F2EF #EFD3F2 #F2EFD3
tetradic
#D3F2EF #E0D3F2 #F2D3D6 #E6F2D3
square
#D3F2EF #E0D3F2 #F2D3D6 #E6F2D3
split-complementary
#D3F2EF #F2D3E6 #F2E0D3
monochromatic
#75D6CD #A4E4DE #D3F2EF #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.19
#D3F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D3F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2EF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2EF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#CBF4F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3f2ef; /* rgb */ color: rgb(211, 242, 239); /* oklch */ color: oklch(93.8% 0.033 189.5);
Tailwind
colors: {
custom: {
50: '#e0f6f4',
500: '#d3f2ef',
950: '#000000',
},
}SCSS
$custom: #d3f2ef; $custom-light: #e0f6f4; $custom-dark: #000000;
JSON
{
"hex": "#d3f2ef",
"rgb": {
"r": 211,
"g": 242,
"b": 239
},
"hsl": {
"h": 174.194,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93799,
"c": 0.03255,
"h": 189.5
},
"luminance": 0.83585
}Semantic roles & 50–950 ramp
primary
#D3F2EF
secondary
#D1989E
accent
#2433C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585