#D2EFF0#D2EFF0
#D2EFF0 is a very light, muted teal. Relative luminance 0.817; OKLCH L 93.1% C 0.030 H 199.2°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF0 |
|---|---|
| RGB | rgb(210, 239, 240) |
| HSL | hsl(182, 50%, 88%) |
| HSV | hsv(182, 13%, 94%) |
| CMYK | cmyk(12.5%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(92.45, -9.22, -3.68) |
| CIE-LCH | lch(92.45, 9.93, 201.75°) |
| OKLab | oklab(93.15% -0.0287 -0.01) |
| OKLCH | oklch(93.15% 0.03 199.2) |
| XYZ | xyz(73.1691, 81.7243, 94.3405) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.28
Very Pale Blue
#D6FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.62
Pale Blue
#D0FEFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF0 #F0D3D2
analogous
#D2F0E2 #D2EFF0 #D2E0F0
triadic
#D2EFF0 #F0D2EF #EFF0D2
tetradic
#D2EFF0 #E2D2F0 #F0D3D2 #E0F0D2
square
#D2EFF0 #E2D2F0 #F0D3D2 #E0F0D2
split-complementary
#D2EFF0 #F0D2E0 #F0E2D2
monochromatic
#76CED1 #A4DFE1 #D2EFF0 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.21
#D2EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D2EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF0
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF0 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#E5E7F0
Tritanopia (blue-blind)
#C9F1EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2eff0; /* rgb */ color: rgb(210, 239, 240); /* oklch */ color: oklch(93.1% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#e0f4f4',
500: '#d2eff0',
950: '#000000',
},
}SCSS
$custom: #d2eff0; $custom-light: #e0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#d2eff0",
"rgb": {
"r": 210,
"g": 239,
"b": 240
},
"hsl": {
"h": 182,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.93145,
"c": 0.03037,
"h": 199.2
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#D2EFF0
secondary
#CE9A99
accent
#2D28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585