#D2EFF5#D2EFF5
#D2EFF5 is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.3% C 0.031 H 211.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EFF5 |
|---|---|
| RGB | rgb(210, 239, 245) |
| HSL | hsl(190, 64%, 89%) |
| HSV | hsv(190, 14%, 96%) |
| CMYK | cmyk(14.3%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(92.59, -8.23, -6.08) |
| CIE-LCH | lch(92.59, 10.23, 216.48°) |
| OKLab | oklab(93.29% -0.0268 -0.0164) |
| OKLCH | oklch(93.29% 0.031 211.6) |
| XYZ | xyz(73.9221, 82.0255, 98.3063) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.57
Very Light Blue
#D5FFFF
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.71
Really Light Blue
#D4FFFF
ΔE00 5.75
Azure (CSS)
#F0FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EFF5 #F5D8D2
analogous
#D2F5EA #D2EFF5 #D2DEF5
triadic
#D2EFF5 #F5D2EF #EFF5D2
tetradic
#D2EFF5 #EAD2F5 #F5D8D2 #DEF5D2
square
#D2EFF5 #EAD2F5 #F5D8D2 #DEF5D2
split-complementary
#D2EFF5 #F5D2DE #F5EAD2
monochromatic
#6ECBDF #A0DDEA #D2EFF5 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.21
#D2EFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#D2EFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EFF5
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EFF5 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF5
Deuteranopia (green-blind)
#E3E8F5
Tritanopia (blue-blind)
#C8F2F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d2eff5; /* rgb */ color: rgb(210, 239, 245); /* oklch */ color: oklch(93.3% 0.031 211.6);
Tailwind
colors: {
custom: {
50: '#e0f4f8',
500: '#d2eff5',
950: '#000000',
},
}SCSS
$custom: #d2eff5; $custom-light: #e0f4f8; $custom-dark: #000000;
JSON
{
"hex": "#d2eff5",
"rgb": {
"r": 210,
"g": 239,
"b": 245
},
"hsl": {
"h": 190.286,
"s": 63.636,
"l": 89.216
},
"oklch": {
"l": 0.93294,
"c": 0.03144,
"h": 211.6
},
"luminance": 0.82027
}Semantic roles & 50–950 ramp
primary
#D2EFF5
secondary
#D6A095
accent
#381ACB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585