#D1EBF2#D1EBF2
#D1EBF2 is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.3% C 0.029 H 215.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D1EBF2 |
|---|---|
| RGB | rgb(209, 235, 242) |
| HSL | hsl(193, 56%, 88%) |
| HSV | hsv(193, 14%, 95%) |
| CMYK | cmyk(13.6%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.41, -7.11, -6.27) |
| CIE-LCH | lch(91.41, 9.48, 221.41°) |
| OKLab | oklab(92.32% -0.0236 -0.0169) |
| OKLCH | oklch(92.32% 0.029 215.7) |
| XYZ | xyz(72.0259, 79.3812, 95.5145) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.50
Azure (CSS)
#F0FFFF
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.90
Very Light Blue
#D5FFFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1EBF2 #F2D8D1
analogous
#D1F2E8 #D1EBF2 #D1DAF2
triadic
#D1EBF2 #F2D1EB #EBF2D1
tetradic
#D1EBF2 #E8D1F2 #F2D8D1 #DAF2D1
square
#D1EBF2 #E8D1F2 #F2D8D1 #DAF2D1
split-complementary
#D1EBF2 #F2D1DA #F2E8D1
monochromatic
#72C2D7 #A1D6E5 #D1EBF2 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.24
#D1EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#D1EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1EBF2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1EBF2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#C8EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d1ebf2; /* rgb */ color: rgb(209, 235, 242); /* oklch */ color: oklch(92.3% 0.029 215.7);
Tailwind
colors: {
custom: {
50: '#dff1f6',
500: '#d1ebf2',
950: '#000000',
},
}SCSS
$custom: #d1ebf2; $custom-light: #dff1f6; $custom-dark: #000000;
JSON
{
"hex": "#d1ebf2",
"rgb": {
"r": 209,
"g": 235,
"b": 242
},
"hsl": {
"h": 192.727,
"s": 55.932,
"l": 88.431
},
"oklch": {
"l": 0.92319,
"c": 0.029,
"h": 215.7
},
"luminance": 0.79383
}Semantic roles & 50–950 ramp
primary
#D1EBF2
secondary
#D1A396
accent
#4422C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585