#DEEDF0#DEEDF0
#DEEDF0 is a very light, near-neutral cyan. Relative luminance 0.824; OKLCH L 93.6% C 0.016 H 211.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEDF0 |
|---|---|
| RGB | rgb(222, 237, 240) |
| HSL | hsl(190, 38%, 91%) |
| HSV | hsv(190, 8%, 94%) |
| CMYK | cmyk(7.5%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(92.75, -4.38, -3.16) |
| CIE-LCH | lch(92.75, 5.40, 215.77°) |
| OKLab | oklab(93.58% -0.0141 -0.0085) |
| OKLCH | oklch(93.58% 0.016 211.1) |
| XYZ | xyz(76.1332, 82.3883, 94.3127) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.96
Aliceblue
#F0F8FF
ΔE00 4.79
Mintcream
#F5FFFA
ΔE00 5.52
Fog
#D8DCE0
ΔE00 5.80
Lightcyan
#E0FFFF
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEDF0 #F0E1DE
analogous
#DEF0EA #DEEDF0 #DEE4F0
triadic
#DEEDF0 #F0DEED #EDF0DE
tetradic
#DEEDF0 #EADEF0 #F0E1DE #E4F0DE
square
#DEEDF0 #EADEF0 #F0E1DE #E4F0DE
split-complementary
#DEEDF0 #F0DEE4 #F0EADE
monochromatic
#8ABFCA #B4D6DD #DEEDF0 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.20
#DEEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#DEEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEDF0
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEDF0 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#D9EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deedf0; /* rgb */ color: rgb(222, 237, 240); /* oklch */ color: oklch(93.6% 0.016 211.1);
Tailwind
colors: {
custom: {
50: '#e8f2f4',
500: '#deedf0',
950: '#000000',
},
}SCSS
$custom: #deedf0; $custom-light: #e8f2f4; $custom-dark: #000000;
JSON
{
"hex": "#deedf0",
"rgb": {
"r": 222,
"g": 237,
"b": 240
},
"hsl": {
"h": 190,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.9358,
"c": 0.01646,
"h": 211.1
},
"luminance": 0.82389
}Semantic roles & 50–950 ramp
primary
#DEEDF0
secondary
#CBADA7
accent
#4A35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585