#DEEEF0#DEEEF0
#DEEEF0 is a very light, near-neutral teal. Relative luminance 0.830; OKLCH L 93.8% C 0.017 H 205.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEF0 |
|---|---|
| RGB | rgb(222, 238, 240) |
| HSL | hsl(187, 38%, 91%) |
| HSV | hsv(187, 8%, 94%) |
| CMYK | cmyk(7.5%, 0.8%, 0%, 5.9%) |
| CIE-LAB | lab(93.00, -4.89, -2.78) |
| CIE-LCH | lch(93.00, 5.62, 209.64°) |
| OKLab | oklab(93.78% -0.0155 -0.0075) |
| OKLCH | oklch(93.78% 0.017 205.8) |
| XYZ | xyz(76.4235, 82.9690, 94.4095) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.65
Mintcream
#F5FFFA
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.30
Lightcyan
#E0FFFF
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEF0 #F0E0DE
analogous
#DEF0E9 #DEEEF0 #DEE5F0
triadic
#DEEEF0 #F0DEEE #EEF0DE
tetradic
#DEEEF0 #E9DEF0 #F0E0DE #E5F0DE
square
#DEEEF0 #E9DEF0 #F0E0DE #E5F0DE
split-complementary
#DEEEF0 #F0DEE5 #F0E9DE
monochromatic
#8AC3CA #B4D8DD #DEEEF0 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.19
#DEEEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#DEEEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEF0
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEF0 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF0
Deuteranopia (green-blind)
#E8EAF0
Tritanopia (blue-blind)
#D9EFEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deeef0; /* rgb */ color: rgb(222, 238, 240); /* oklch */ color: oklch(93.8% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#e8f3f4',
500: '#deeef0',
950: '#000000',
},
}SCSS
$custom: #deeef0; $custom-light: #e8f3f4; $custom-dark: #000000;
JSON
{
"hex": "#deeef0",
"rgb": {
"r": 222,
"g": 238,
"b": 240
},
"hsl": {
"h": 186.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.9378,
"c": 0.01719,
"h": 205.8
},
"luminance": 0.8297
}Semantic roles & 50–950 ramp
primary
#DEEEF0
secondary
#CBABA7
accent
#4335B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585