#DEEFF8#DEEFF8
#DEEFF8 is a very light, muted cyan. Relative luminance 0.840; OKLCH L 94.2% C 0.022 H 230.6°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFF8 |
|---|---|
| RGB | rgb(222, 239, 248) |
| HSL | hsl(201, 65%, 92%) |
| HSV | hsv(201, 10%, 97%) |
| CMYK | cmyk(10.5%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.47, -3.86, -6.25) |
| CIE-LCH | lch(93.47, 7.35, 238.29°) |
| OKLab | oklab(94.22% -0.0138 -0.0168) |
| OKLCH | oklch(94.22% 0.022 230.6) |
| XYZ | xyz(77.9302, 84.0388, 100.9041) |
| Luminance | 0.8404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.03
Azure (CSS)
#F0FFFF
ΔE00 5.28
Fog
#D8DCE0
ΔE00 6.21
Whitesmoke
#F5F5F5
ΔE00 7.38
Mintcream
#F5FFFA
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFF8 #F8E7DE
analogous
#DEF8F4 #DEEFF8 #DEE2F8
triadic
#DEEFF8 #F8DEEF #EFF8DE
tetradic
#DEEFF8 #F4DEF8 #F8E7DE #E2F8DE
square
#DEEFF8 #F4DEF8 #F8E7DE #E2F8DE
split-complementary
#DEEFF8 #F8DEE2 #F8F4DE
monochromatic
#79BEE3 #ACD7ED #DEEFF8 #E6F3FA #E6F3FA
Accessibility & contrast
On white
1.18
#DEEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DEEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFF8
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFF8 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF9
Deuteranopia (green-blind)
#E7EBF8
Tritanopia (blue-blind)
#D7F2F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #deeff8; /* rgb */ color: rgb(222, 239, 248); /* oklch */ color: oklch(94.2% 0.022 230.6);
Tailwind
colors: {
custom: {
50: '#e8f4fa',
500: '#deeff8',
950: '#000000',
},
}SCSS
$custom: #deeff8; $custom-light: #e8f4fa; $custom-dark: #000000;
JSON
{
"hex": "#deeff8",
"rgb": {
"r": 222,
"g": 239,
"b": 248
},
"hsl": {
"h": 200.769,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.94218,
"c": 0.02178,
"h": 230.6
},
"luminance": 0.8404
}Semantic roles & 50–950 ramp
primary
#DEEFF8
secondary
#DBB49F
accent
#5719CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585