#DEEBF0#DEEBF0
#DEEBF0 is a very light, near-neutral cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.015 H 222.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBF0 |
|---|---|
| RGB | rgb(222, 235, 240) |
| HSL | hsl(197, 38%, 91%) |
| HSV | hsv(197, 8%, 94%) |
| CMYK | cmyk(7.5%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(92.24, -3.36, -3.90) |
| CIE-LCH | lch(92.24, 5.15, 229.29°) |
| OKLab | oklab(93.18% -0.0114 -0.0105) |
| OKLCH | oklch(93.18% 0.015 222.7) |
| XYZ | xyz(75.5574, 81.2367, 94.1208) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.95
Fog
#D8DCE0
ΔE00 4.74
Azure (CSS)
#F0FFFF
ΔE00 4.87
Whitesmoke
#F5F5F5
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.24
Mintcream
#F5FFFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBF0 #F0E3DE
analogous
#DEF0EC #DEEBF0 #DEE2F0
triadic
#DEEBF0 #F0DEEB #EBF0DE
tetradic
#DEEBF0 #ECDEF0 #F0E3DE #E2F0DE
square
#DEEBF0 #ECDEF0 #F0E3DE #E2F0DE
split-complementary
#DEEBF0 #F0DEE2 #F0ECDE
monochromatic
#8AB8CA #B4D1DD #DEEBF0 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.22
#DEEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DEEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBF0
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBF0 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#DAEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deebf0; /* rgb */ color: rgb(222, 235, 240); /* oklch */ color: oklch(93.2% 0.015 222.7);
Tailwind
colors: {
custom: {
50: '#e8f1f4',
500: '#deebf0',
950: '#000000',
},
}SCSS
$custom: #deebf0; $custom-light: #e8f1f4; $custom-dark: #000000;
JSON
{
"hex": "#deebf0",
"rgb": {
"r": 222,
"g": 235,
"b": 240
},
"hsl": {
"h": 196.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93179,
"c": 0.01546,
"h": 222.7
},
"luminance": 0.81238
}Semantic roles & 50–950 ramp
primary
#DEEBF0
secondary
#CBB1A7
accent
#5735B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585