#DEEFF1#DEEFF1
#DEEFF1 is a very light, near-neutral teal. Relative luminance 0.836; OKLCH L 94.0% C 0.018 H 205.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFF1 |
|---|---|
| RGB | rgb(222, 239, 241) |
| HSL | hsl(186, 40%, 91%) |
| HSV | hsv(186, 8%, 95%) |
| CMYK | cmyk(7.9%, 0.8%, 0%, 5.5%) |
| CIE-LAB | lab(93.28, -5.21, -2.89) |
| CIE-LCH | lch(93.28, 5.96, 209.02°) |
| OKLab | oklab(94.01% -0.0165 -0.0078) |
| OKLCH | oklch(94.01% 0.018 205.3) |
| XYZ | xyz(76.8644, 83.6125, 95.2913) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.52
Mintcream
#F5FFFA
ΔE00 5.21
Lightcyan
#E0FFFF
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFF1 #F1E0DE
analogous
#DEF1E9 #DEEFF1 #DEE5F1
triadic
#DEEFF1 #F1DEEF #EFF1DE
tetradic
#DEEFF1 #E9DEF1 #F1E0DE #E5F1DE
square
#DEEFF1 #E9DEF1 #F1E0DE #E5F1DE
split-complementary
#DEEFF1 #F1DEE5 #F1E9DE
monochromatic
#88C5CD #B3DADF #DEEFF1 #EAF5F6 #EAF5F6
Accessibility & contrast
On white
1.18
#DEEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DEEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFF1
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFF1 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF1
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#D9F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #deeff1; /* rgb */ color: rgb(222, 239, 241); /* oklch */ color: oklch(94.0% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#e8f4f5',
500: '#deeff1',
950: '#000000',
},
}SCSS
$custom: #deeff1; $custom-light: #e8f4f5; $custom-dark: #000000;
JSON
{
"hex": "#deeff1",
"rgb": {
"r": 222,
"g": 239,
"b": 241
},
"hsl": {
"h": 186.316,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.94011,
"c": 0.01821,
"h": 205.3
},
"luminance": 0.83613
}Semantic roles & 50–950 ramp
primary
#DEEFF1
secondary
#CDAAA6
accent
#4032B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585