#DEEFEE#DEEFEE
#DEEFEE is a very light, near-neutral teal. Relative luminance 0.834; OKLCH L 93.9% C 0.018 H 192.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFEE |
|---|---|
| RGB | rgb(222, 239, 238) |
| HSL | hsl(176, 35%, 90%) |
| HSV | hsv(176, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(93.20, -5.77, -1.44) |
| CIE-LCH | lch(93.20, 5.95, 194.03°) |
| OKLab | oklab(93.92% -0.0176 -0.0039) |
| OKLCH | oklch(93.92% 0.018 192.6) |
| XYZ | xyz(76.4200, 83.4347, 92.9507) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.55
Mintcream
#F5FFFA
ΔE00 4.64
Lightcyan
#E0FFFF
ΔE00 5.07
Light Grey
#D8DCD6
ΔE00 6.49
Aliceblue
#F0F8FF
ΔE00 6.53
Honeydew
#F0FFF0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFEE #EFDEDF
analogous
#DEEFE5 #DEEFEE #DEE7EF
triadic
#DEEFEE #EEDEEF #EFEEDE
tetradic
#DEEFEE #E5DEEF #EFDEDF #E7EFDE
square
#DEEFEE #E5DEEF #EFDEDF #E7EFDE
split-complementary
#DEEFEE #EFDEE7 #EFE5DE
monochromatic
#8CC7C4 #B5DBD9 #DEEFEE #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.19
#DEEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DEEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFEE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFEE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#DAF0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefee; /* rgb */ color: rgb(222, 239, 238); /* oklch */ color: oklch(93.9% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#e8f4f3',
500: '#deefee',
950: '#000000',
},
}SCSS
$custom: #deefee; $custom-light: #e8f4f3; $custom-dark: #000000;
JSON
{
"hex": "#deefee",
"rgb": {
"r": 222,
"g": 239,
"b": 238
},
"hsl": {
"h": 176.471,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93924,
"c": 0.01803,
"h": 192.6
},
"luminance": 0.83436
}Semantic roles & 50–950 ramp
primary
#DEEFEE
secondary
#CAA8AA
accent
#383FAE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585