#DEEAEF#DEEAEF
#DEEAEF is a very light, near-neutral cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.015 H 224.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEAEF |
|---|---|
| RGB | rgb(222, 234, 239) |
| HSL | hsl(198, 35%, 90%) |
| HSV | hsv(198, 7%, 94%) |
| CMYK | cmyk(7.1%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(91.96, -3.04, -3.79) |
| CIE-LCH | lch(91.96, 4.86, 231.33°) |
| OKLab | oklab(92.95% -0.0104 -0.0102) |
| OKLCH | oklch(92.95% 0.015 224.5) |
| XYZ | xyz(75.1238, 80.6065, 93.2454) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.86
Fog
#D8DCE0
ΔE00 4.33
Azure (CSS)
#F0FFFF
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.86
Whitesmoke
#F5F5F5
ΔE00 5.91
Mintcream
#F5FFFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEAEF #EFE3DE
analogous
#DEEFEB #DEEAEF #DEE1EF
triadic
#DEEAEF #EFDEEA #EAEFDE
tetradic
#DEEAEF #EBDEEF #EFE3DE #E1EFDE
square
#DEEAEF #EBDEEF #EFE3DE #E1EFDE
split-complementary
#DEEAEF #EFDEE1 #EFEBDE
monochromatic
#8CB6C7 #B5D0DB #DEEAEF #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.23
#DEEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DEEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEAEF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEAEF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#DAECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #deeaef; /* rgb */ color: rgb(222, 234, 239); /* oklch */ color: oklch(92.9% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#e8f0f4',
500: '#deeaef',
950: '#000000',
},
}SCSS
$custom: #deeaef; $custom-light: #e8f0f4; $custom-dark: #000000;
JSON
{
"hex": "#deeaef",
"rgb": {
"r": 222,
"g": 234,
"b": 239
},
"hsl": {
"h": 197.647,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.92949,
"c": 0.01452,
"h": 224.5
},
"luminance": 0.80607
}Semantic roles & 50–950 ramp
primary
#DEEAEF
secondary
#CAB2A8
accent
#5B38AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585