#DEEFEF#DEEFEF
#DEEFEF is a very light, near-neutral teal. Relative luminance 0.835; OKLCH L 94.0% C 0.018 H 196.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFEF |
|---|---|
| RGB | rgb(222, 239, 239) |
| HSL | hsl(180, 35%, 90%) |
| HSV | hsv(180, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(93.23, -5.58, -1.93) |
| CIE-LCH | lch(93.23, 5.91, 199.02°) |
| OKLab | oklab(93.95% -0.0172 -0.0052) |
| OKLCH | oklch(93.95% 0.018 196.9) |
| XYZ | xyz(76.5674, 83.4936, 93.7266) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.47
Mintcream
#F5FFFA
ΔE00 4.79
Lightcyan
#E0FFFF
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 6.17
Light Grey
#D8DCD6
ΔE00 6.62
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFEF #EFDEDE
analogous
#DEEFE6 #DEEFEF #DEE6EF
triadic
#DEEFEF #EFDEEF #EFEFDE
tetradic
#DEEFEF #E6DEEF #EFDEDE #E6EFDE
square
#DEEFEF #E6DEEF #EFDEDE #E6EFDE
split-complementary
#DEEFEF #EFDEE6 #EFE6DE
monochromatic
#8CC7C7 #B5DBDB #DEEFEF #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.19
#DEEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DEEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFEF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFEF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEF
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#D9F0EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #deefef; /* rgb */ color: rgb(222, 239, 239); /* oklch */ color: oklch(94.0% 0.018 196.9);
Tailwind
colors: {
custom: {
50: '#e8f4f4',
500: '#deefef',
950: '#000000',
},
}SCSS
$custom: #deefef; $custom-light: #e8f4f4; $custom-dark: #000000;
JSON
{
"hex": "#deefef",
"rgb": {
"r": 222,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93953,
"c": 0.01799,
"h": 196.9
},
"luminance": 0.83495
}Semantic roles & 50–950 ramp
primary
#DEEFEF
secondary
#CAA8A8
accent
#3838AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585