#DEEFED#DEEFED
#DEEFED is a very light, near-neutral teal. Relative luminance 0.834; OKLCH L 93.9% C 0.018 H 188.4°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFED |
|---|---|
| RGB | rgb(222, 239, 237) |
| HSL | hsl(173, 35%, 90%) |
| HSV | hsv(173, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.18, -5.96, -0.96) |
| CIE-LCH | lch(93.18, 6.04, 189.15°) |
| OKLab | oklab(93.9% -0.018 -0.0026) |
| OKLCH | oklch(93.9% 0.018 188.4) |
| XYZ | xyz(76.2735, 83.3761, 92.1791) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.68
Mintcream
#F5FFFA
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.06
Honeydew
#F0FFF0
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.39
Aliceblue
#F0F8FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFED #EFDEE0
analogous
#DEEFE4 #DEEFED #DEE8EF
triadic
#DEEFED #EDDEEF #EFEDDE
tetradic
#DEEFED #E4DEEF #EFDEE0 #E8EFDE
square
#DEEFED #E4DEEF #EFDEE0 #E8EFDE
split-complementary
#DEEFED #EFDEE8 #EFE4DE
monochromatic
#8CC7C0 #B5DBD7 #DEEFED #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.19
#DEEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DEEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFED
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFED | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#DAF0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefed; /* rgb */ color: rgb(222, 239, 237); /* oklch */ color: oklch(93.9% 0.018 188.4);
Tailwind
colors: {
custom: {
50: '#e8f4f2',
500: '#deefed',
950: '#000000',
},
}SCSS
$custom: #deefed; $custom-light: #e8f4f2; $custom-dark: #000000;
JSON
{
"hex": "#deefed",
"rgb": {
"r": 222,
"g": 239,
"b": 237
},
"hsl": {
"h": 172.941,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93895,
"c": 0.01817,
"h": 188.4
},
"luminance": 0.83377
}Semantic roles & 50–950 ramp
primary
#DEEFED
secondary
#CAA8AC
accent
#3846AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585