#DEEBF2#DEEBF2
#DEEBF2 is a very light, near-neutral cyan. Relative luminance 0.814; OKLCH L 93.2% C 0.017 H 230.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBF2 |
|---|---|
| RGB | rgb(222, 235, 242) |
| HSL | hsl(201, 43%, 91%) |
| HSV | hsv(201, 8%, 95%) |
| CMYK | cmyk(8.3%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.29, -2.98, -4.87) |
| CIE-LCH | lch(92.29, 5.71, 238.55°) |
| OKLab | oklab(93.24% -0.0106 -0.0131) |
| OKLCH | oklch(93.24% 0.017 230.9) |
| XYZ | xyz(75.8561, 81.3562, 95.6941) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.61
Fog
#D8DCE0
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBF2 #F2E5DE
analogous
#DEF2EF #DEEBF2 #DEE1F2
triadic
#DEEBF2 #F2DEEB #EBF2DE
tetradic
#DEEBF2 #EFDEF2 #F2E5DE #E1F2DE
square
#DEEBF2 #EFDEF2 #F2E5DE #E1F2DE
split-complementary
#DEEBF2 #F2DEE1 #F2EFDE
monochromatic
#86B6CF #B2D0E1 #DEEBF2 #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.22
#DEEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#DEEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBF2
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBF2 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#D9EDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deebf2; /* rgb */ color: rgb(222, 235, 242); /* oklch */ color: oklch(93.2% 0.017 230.9);
Tailwind
colors: {
custom: {
50: '#e8f1f6',
500: '#deebf2',
950: '#000000',
},
}SCSS
$custom: #deebf2; $custom-light: #e8f1f6; $custom-dark: #000000;
JSON
{
"hex": "#deebf2",
"rgb": {
"r": 222,
"g": 235,
"b": 242
},
"hsl": {
"h": 201,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.93238,
"c": 0.01683,
"h": 230.9
},
"luminance": 0.81357
}Semantic roles & 50–950 ramp
primary
#DEEBF2
secondary
#CFB4A5
accent
#5E2FB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585