#DEEFF0#DEEFF0
#DEEFF0 is a very light, near-neutral teal. Relative luminance 0.836; OKLCH L 94.0% C 0.018 H 201.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFF0 |
|---|---|
| RGB | rgb(222, 239, 240) |
| HSL | hsl(183, 38%, 91%) |
| HSV | hsv(183, 8%, 94%) |
| CMYK | cmyk(7.5%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(93.26, -5.40, -2.41) |
| CIE-LCH | lch(93.26, 5.91, 204.04°) |
| OKLab | oklab(93.98% -0.0168 -0.0065) |
| OKLCH | oklch(93.98% 0.018 201.1) |
| XYZ | xyz(76.7155, 83.5529, 94.5068) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.46
Mintcream
#F5FFFA
ΔE00 4.98
Lightcyan
#E0FFFF
ΔE00 5.26
Aliceblue
#F0F8FF
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFF0 #F0DFDE
analogous
#DEF0E8 #DEEFF0 #DEE6F0
triadic
#DEEFF0 #F0DEEF #EFF0DE
tetradic
#DEEFF0 #E8DEF0 #F0DFDE #E6F0DE
square
#DEEFF0 #E8DEF0 #F0DFDE #E6F0DE
split-complementary
#DEEFF0 #F0DEE6 #F0E8DE
monochromatic
#8AC6CA #B4DBDD #DEEFF0 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.19
#DEEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DEEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFF0
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFF0 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#E9EAF0
Tritanopia (blue-blind)
#D9F0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #deeff0; /* rgb */ color: rgb(222, 239, 240); /* oklch */ color: oklch(94.0% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#e8f4f4',
500: '#deeff0',
950: '#000000',
},
}SCSS
$custom: #deeff0; $custom-light: #e8f4f4; $custom-dark: #000000;
JSON
{
"hex": "#deeff0",
"rgb": {
"r": 222,
"g": 239,
"b": 240
},
"hsl": {
"h": 183.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93982,
"c": 0.01805,
"h": 201.1
},
"luminance": 0.83554
}Semantic roles & 50–950 ramp
primary
#DEEFF0
secondary
#CBA9A7
accent
#3C35B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585