#D2EFF3#D2EFF3
#D2EFF3 is a very light, muted teal. Relative luminance 0.819; OKLCH L 93.2% C 0.031 H 206.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF3 |
|---|---|
| RGB | rgb(210, 239, 243) |
| HSL | hsl(187, 58%, 89%) |
| HSV | hsv(187, 14%, 95%) |
| CMYK | cmyk(13.6%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(92.53, -8.63, -5.12) |
| CIE-LCH | lch(92.53, 10.04, 210.70°) |
| OKLab | oklab(93.23% -0.0275 -0.0139) |
| OKLCH | oklch(93.23% 0.031 206.7) |
| XYZ | xyz(73.6185, 81.9040, 96.7070) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.77
Ice Blue (survey)
#D7FFFE
ΔE00 4.96
Very Light Blue
#D5FFFF
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.10
Really Light Blue
#D4FFFF
ΔE00 5.19
Pale Blue
#D0FEFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF3 #F3D6D2
analogous
#D2F3E7 #D2EFF3 #D2DFF3
triadic
#D2EFF3 #F3D2EF #EFF3D2
tetradic
#D2EFF3 #E7D2F3 #F3D6D2 #DFF3D2
square
#D2EFF3 #E7D2F3 #F3D6D2 #DFF3D2
split-complementary
#D2EFF3 #F3D2DF #F3E7D2
monochromatic
#71CDD9 #A2DEE6 #D2EFF3 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.21
#D2EFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#D2EFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF3
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF3 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#E4E8F3
Tritanopia (blue-blind)
#C9F2F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2eff3; /* rgb */ color: rgb(210, 239, 243); /* oklch */ color: oklch(93.2% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#e0f4f7',
500: '#d2eff3',
950: '#000000',
},
}SCSS
$custom: #d2eff3; $custom-light: #e0f4f7; $custom-dark: #000000;
JSON
{
"hex": "#d2eff3",
"rgb": {
"r": 210,
"g": 239,
"b": 243
},
"hsl": {
"h": 187.273,
"s": 57.895,
"l": 88.824
},
"oklch": {
"l": 0.93234,
"c": 0.03083,
"h": 206.7
},
"luminance": 0.81906
}Semantic roles & 50–950 ramp
primary
#D2EFF3
secondary
#D39E96
accent
#3420C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585