#D2EFF8#D2EFF8
#D2EFF8 is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.4% C 0.033 H 218.4°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF8 |
|---|---|
| RGB | rgb(210, 239, 248) |
| HSL | hsl(194, 73%, 90%) |
| HSV | hsv(194, 15%, 97%) |
| CMYK | cmyk(15.3%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(92.67, -7.63, -7.53) |
| CIE-LCH | lch(92.67, 10.71, 224.62°) |
| OKLab | oklab(93.39% -0.0257 -0.0203) |
| OKLCH | oklch(93.39% 0.033 218.4) |
| XYZ | xyz(74.3838, 82.2102, 100.7379) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.29
Azure (CSS)
#F0FFFF
ΔE00 6.38
Very Light Blue
#D5FFFF
ΔE00 6.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 6.66
Really Light Blue
#D4FFFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF8 #F8DBD2
analogous
#D2F8EE #D2EFF8 #D2DCF8
triadic
#D2EFF8 #F8D2EF #EFF8D2
tetradic
#D2EFF8 #EED2F8 #F8DBD2 #DCF8D2
square
#D2EFF8 #EED2F8 #F8DBD2 #DCF8D2
split-complementary
#D2EFF8 #F8D2DC #F8EED2
monochromatic
#68C9E8 #9DDCF0 #D2EFF8 #E5F6FB #E5F6FB
Accessibility & contrast
On white
1.20
#D2EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#D2EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF8
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF8 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E3E8F8
Tritanopia (blue-blind)
#C8F2F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2eff8; /* rgb */ color: rgb(210, 239, 248); /* oklch */ color: oklch(93.4% 0.033 218.4);
Tailwind
colors: {
custom: {
50: '#e0f4fa',
500: '#d2eff8',
950: '#000000',
},
}SCSS
$custom: #d2eff8; $custom-light: #e0f4fa; $custom-dark: #000000;
JSON
{
"hex": "#d2eff8",
"rgb": {
"r": 210,
"g": 239,
"b": 248
},
"hsl": {
"h": 194.211,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.93385,
"c": 0.03274,
"h": 218.4
},
"luminance": 0.82212
}Semantic roles & 50–950 ramp
primary
#D2EFF8
secondary
#DCA492
accent
#3F10D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585