#D1EAEF#D1EAEF
#D1EAEF is a very light, muted cyan. Relative luminance 0.786; OKLCH L 92.0% C 0.027 H 211.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EAEF |
|---|---|
| RGB | rgb(209, 234, 239) |
| HSL | hsl(190, 48%, 88%) |
| HSV | hsv(190, 13%, 94%) |
| CMYK | cmyk(12.6%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.07, -7.20, -5.21) |
| CIE-LCH | lch(91.07, 8.88, 215.87°) |
| OKLab | oklab(92.03% -0.0233 -0.014) |
| OKLCH | oklch(92.03% 0.027 211.1) |
| XYZ | xyz(71.2935, 78.6315, 93.0659) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.22
Azure (CSS)
#F0FFFF
ΔE00 5.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Very Light Blue
#D5FFFF
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 6.74
Very Pale Blue
#D6FFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EAEF #EFD6D1
analogous
#D1EFE5 #D1EAEF #D1DBEF
triadic
#D1EAEF #EFD1EA #EAEFD1
tetradic
#D1EAEF #E5D1EF #EFD6D1 #DBEFD1
square
#D1EAEF #E5D1EF #EFD6D1 #DBEFD1
split-complementary
#D1EAEF #EFD1DB #EFE5D1
monochromatic
#76C1CF #A4D5DF #D1EAEF #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.26
#D1EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D1EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EAEF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EAEF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#C9EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d1eaef; /* rgb */ color: rgb(209, 234, 239); /* oklch */ color: oklch(92.0% 0.027 211.1);
Tailwind
colors: {
custom: {
50: '#dff0f4',
500: '#d1eaef',
950: '#000000',
},
}SCSS
$custom: #d1eaef; $custom-light: #dff0f4; $custom-dark: #000000;
JSON
{
"hex": "#d1eaef",
"rgb": {
"r": 209,
"g": 234,
"b": 239
},
"hsl": {
"h": 190,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.92025,
"c": 0.02723,
"h": 211.1
},
"luminance": 0.78633
}Semantic roles & 50–950 ramp
primary
#D1EAEF
secondary
#CCA198
accent
#422ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585