#DEEBEF#DEEBEF
#DEEBEF is a very light, near-neutral cyan. Relative luminance 0.812; OKLCH L 93.1% C 0.015 H 218.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEBEF |
|---|---|
| RGB | rgb(222, 235, 239) |
| HSL | hsl(194, 35%, 90%) |
| HSV | hsv(194, 7%, 94%) |
| CMYK | cmyk(7.1%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.21, -3.55, -3.42) |
| CIE-LCH | lch(92.21, 4.93, 223.96°) |
| OKLab | oklab(93.15% -0.0117 -0.0092) |
| OKLCH | oklch(93.15% 0.015 218.1) |
| XYZ | xyz(75.4093, 81.1774, 93.3406) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.62
Fog
#D8DCE0
ΔE00 4.84
Mintcream
#F5FFFA
ΔE00 6.01
Whitesmoke
#F5F5F5
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEBEF #EFE2DE
analogous
#DEEFEA #DEEBEF #DEE2EF
triadic
#DEEBEF #EFDEEB #EBEFDE
tetradic
#DEEBEF #EADEEF #EFE2DE #E2EFDE
square
#DEEBEF #EADEEF #EFE2DE #E2EFDE
split-complementary
#DEEBEF #EFDEE2 #EFEADE
monochromatic
#8CB9C7 #B5D2DB #DEEBEF #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.22
#DEEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DEEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEBEF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEBEF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E5E8EF
Tritanopia (blue-blind)
#DAEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #deebef; /* rgb */ color: rgb(222, 235, 239); /* oklch */ color: oklch(93.1% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#e8f1f4',
500: '#deebef',
950: '#000000',
},
}SCSS
$custom: #deebef; $custom-light: #e8f1f4; $custom-dark: #000000;
JSON
{
"hex": "#deebef",
"rgb": {
"r": 222,
"g": 235,
"b": 239
},
"hsl": {
"h": 194.118,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93149,
"c": 0.01491,
"h": 218.1
},
"luminance": 0.81178
}Semantic roles & 50–950 ramp
primary
#DEEBEF
secondary
#CAB0A8
accent
#5438AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585