#D2EEF8#D2EEF8
#D2EEF8 is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.2% C 0.032 H 221.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EEF8 |
|---|---|
| RGB | rgb(210, 238, 248) |
| HSL | hsl(196, 73%, 90%) |
| HSV | hsv(196, 15%, 97%) |
| CMYK | cmyk(15.3%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(92.41, -7.12, -7.91) |
| CIE-LCH | lch(92.41, 10.64, 228.01°) |
| OKLab | oklab(93.18% -0.0243 -0.0214) |
| OKLCH | oklch(93.18% 0.032 221.3) |
| XYZ | xyz(74.0919, 81.6263, 100.6405) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.87
Azure (CSS)
#F0FFFF
ΔE00 6.52
Lightblue
#ADD8E6
ΔE00 6.66
Very Light Blue
#D5FFFF
ΔE00 7.23
Ice Blue (survey)
#D7FFFE
ΔE00 7.26
Powder Blue
#B0E0E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EEF8 #F8DCD2
analogous
#D2F8EF #D2EEF8 #D2DBF8
triadic
#D2EEF8 #F8D2EE #EEF8D2
tetradic
#D2EEF8 #EFD2F8 #F8DCD2 #DBF8D2
square
#D2EEF8 #EFD2F8 #F8DCD2 #DBF8D2
split-complementary
#D2EEF8 #F8D2DB #F8EFD2
monochromatic
#68C6E8 #9DDAF0 #D2EEF8 #E5F5FB #E5F5FB
Accessibility & contrast
On white
1.21
#D2EEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#D2EEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EEF8
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EEF8 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#E2E7F8
Tritanopia (blue-blind)
#C8F2F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2eef8; /* rgb */ color: rgb(210, 238, 248); /* oklch */ color: oklch(93.2% 0.032 221.3);
Tailwind
colors: {
custom: {
50: '#e0f3fa',
500: '#d2eef8',
950: '#000000',
},
}SCSS
$custom: #d2eef8; $custom-light: #e0f3fa; $custom-dark: #000000;
JSON
{
"hex": "#d2eef8",
"rgb": {
"r": 210,
"g": 238,
"b": 248
},
"hsl": {
"h": 195.789,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.93182,
"c": 0.03238,
"h": 221.3
},
"luminance": 0.81628
}Semantic roles & 50–950 ramp
primary
#D2EEF8
secondary
#DCA692
accent
#4410D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585