#DEEEF5#DEEEF5
#DEEEF5 is a very light, near-neutral cyan. Relative luminance 0.833; OKLCH L 93.9% C 0.019 H 225.7°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEF5 |
|---|---|
| RGB | rgb(222, 238, 245) |
| HSL | hsl(198, 53%, 92%) |
| HSV | hsv(198, 9%, 96%) |
| CMYK | cmyk(9.4%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(93.13, -3.93, -5.19) |
| CIE-LCH | lch(93.13, 6.51, 232.82°) |
| OKLab | oklab(93.93% -0.0136 -0.0139) |
| OKLCH | oklch(93.93% 0.019 225.7) |
| XYZ | xyz(77.1765, 83.2702, 98.3752) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 4.78
Fog
#D8DCE0
ΔE00 5.83
Mintcream
#F5FFFA
ΔE00 6.80
Whitesmoke
#F5F5F5
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEF5 #F5E5DE
analogous
#DEF5F1 #DEEEF5 #DEE3F5
triadic
#DEEEF5 #F5DEEE #EEF5DE
tetradic
#DEEEF5 #F1DEF5 #F5E5DE #E3F5DE
square
#DEEEF5 #F1DEF5 #F5E5DE #E3F5DE
split-complementary
#DEEEF5 #F5DEE3 #F5F1DE
monochromatic
#80BED9 #AFD6E7 #DEEEF5 #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.19
#DEEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DEEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEF5
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEF5 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF5
Deuteranopia (green-blind)
#E7EAF5
Tritanopia (blue-blind)
#D8F0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deeef5; /* rgb */ color: rgb(222, 238, 245); /* oklch */ color: oklch(93.9% 0.019 225.7);
Tailwind
colors: {
custom: {
50: '#e8f3f8',
500: '#deeef5',
950: '#000000',
},
}SCSS
$custom: #deeef5; $custom-light: #e8f3f8; $custom-dark: #000000;
JSON
{
"hex": "#deeef5",
"rgb": {
"r": 222,
"g": 238,
"b": 245
},
"hsl": {
"h": 198.261,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.93928,
"c": 0.01948,
"h": 225.7
},
"luminance": 0.83271
}Semantic roles & 50–950 ramp
primary
#DEEEF5
secondary
#D5B2A2
accent
#5425C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585