#D2EFF6#D2EFF6
#D2EFF6 is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.3% C 0.032 H 213.9°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF6 |
|---|---|
| RGB | rgb(210, 239, 246) |
| HSL | hsl(192, 67%, 89%) |
| HSV | hsv(192, 15%, 96%) |
| CMYK | cmyk(14.6%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(92.61, -8.03, -6.57) |
| CIE-LCH | lch(92.61, 10.37, 219.27°) |
| OKLab | oklab(93.32% -0.0264 -0.0177) |
| OKLCH | oklch(93.32% 0.032 213.9) |
| XYZ | xyz(74.0752, 82.0867, 99.1125) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 6.05
Really Light Blue
#D4FFFF
ΔE00 6.06
Azure (CSS)
#F0FFFF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF6 #F6D9D2
analogous
#D2F6EB #D2EFF6 #D2DDF6
triadic
#D2EFF6 #F6D2EF #EFF6D2
tetradic
#D2EFF6 #EBD2F6 #F6D9D2 #DDF6D2
square
#D2EFF6 #EBD2F6 #F6D9D2 #DDF6D2
split-complementary
#D2EFF6 #F6D2DD #F6EBD2
monochromatic
#6CCBE2 #9FDDEC #D2EFF6 #E5F6FA #E5F6FA
Accessibility & contrast
On white
1.21
#D2EFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D2EFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF6
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF6 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF6
Deuteranopia (green-blind)
#E3E8F6
Tritanopia (blue-blind)
#C8F2F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2eff6; /* rgb */ color: rgb(210, 239, 246); /* oklch */ color: oklch(93.3% 0.032 213.9);
Tailwind
colors: {
custom: {
50: '#e0f4f9',
500: '#d2eff6',
950: '#000000',
},
}SCSS
$custom: #d2eff6; $custom-light: #e0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#d2eff6",
"rgb": {
"r": 210,
"g": 239,
"b": 246
},
"hsl": {
"h": 191.667,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.93324,
"c": 0.03182,
"h": 213.9
},
"luminance": 0.82088
}Semantic roles & 50–950 ramp
primary
#D2EFF6
secondary
#D8A194
accent
#3B17CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585