#D2EFF7#D2EFF7
#D2EFF7 is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.4% C 0.032 H 216.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF7 |
|---|---|
| RGB | rgb(210, 239, 247) |
| HSL | hsl(193, 70%, 90%) |
| HSV | hsv(193, 15%, 97%) |
| CMYK | cmyk(15%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(92.64, -7.83, -7.05) |
| CIE-LCH | lch(92.64, 10.53, 221.99°) |
| OKLab | oklab(93.36% -0.026 -0.019) |
| OKLCH | oklch(93.36% 0.032 216.2) |
| XYZ | xyz(74.2291, 82.1483, 99.9230) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.26
Really Light Blue
#D4FFFF
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF7 #F7DAD2
analogous
#D2F7ED #D2EFF7 #D2DDF7
triadic
#D2EFF7 #F7D2EF #EFF7D2
tetradic
#D2EFF7 #EDD2F7 #F7DAD2 #DDF7D2
square
#D2EFF7 #EDD2F7 #F7DAD2 #DDF7D2
split-complementary
#D2EFF7 #F7D2DD #F7EDD2
monochromatic
#6ACAE5 #9EDDEE #D2EFF7 #E5F6FA #E5F6FA
Accessibility & contrast
On white
1.20
#D2EFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#D2EFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF7
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF7 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF8
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#C8F2F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2eff7; /* rgb */ color: rgb(210, 239, 247); /* oklch */ color: oklch(93.4% 0.032 216.2);
Tailwind
colors: {
custom: {
50: '#e0f4f9',
500: '#d2eff7',
950: '#000000',
},
}SCSS
$custom: #d2eff7; $custom-light: #e0f4f9; $custom-dark: #000000;
JSON
{
"hex": "#d2eff7",
"rgb": {
"r": 210,
"g": 239,
"b": 247
},
"hsl": {
"h": 192.973,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.93355,
"c": 0.03226,
"h": 216.2
},
"luminance": 0.8215
}Semantic roles & 50–950 ramp
primary
#D2EFF7
secondary
#DAA393
accent
#3D14D2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585