#DFEFE7#DFEFE7
#DFEFE7 is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.8% C 0.020 H 164.6°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFE7 |
|---|---|
| RGB | rgb(223, 239, 231) |
| HSL | hsl(150, 33%, 91%) |
| HSV | hsv(150, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(93.10, -6.74, 2.05) |
| CIE-LCH | lch(93.10, 7.04, 163.10°) |
| OKLab | oklab(93.8% -0.0193 0.0053) |
| OKLCH | oklch(93.8% 0.02 164.6) |
| XYZ | xyz(75.7188, 83.1898, 87.6539) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.28
Mintcream
#F5FFFA
ΔE00 4.59
Azure (CSS)
#F0FFFF
ΔE00 5.18
Lightcyan
#E0FFFF
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.17
Ice
#D6FFFA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFE7 #EFDFE7
analogous
#DFEFDF #DFEFE7 #DFEFEF
triadic
#DFEFE7 #E7DFEF #EFE7DF
tetradic
#DFEFE7 #DFDFEF #EFDFE7 #EFEFDF
square
#DFEFE7 #DFDFEF #EFDFE7 #EFEFDF
split-complementary
#DFEFE7 #EFDFEF #EFDFDF
monochromatic
#8DC6AA #B6DBC8 #DFEFE7 #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.19
#DFEFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DFEFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFE7
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFE7 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#DCEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefe7; /* rgb */ color: rgb(223, 239, 231); /* oklch */ color: oklch(93.8% 0.020 164.6);
Tailwind
colors: {
custom: {
50: '#e9f4ee',
500: '#dfefe7',
950: '#000000',
},
}SCSS
$custom: #dfefe7; $custom-light: #e9f4ee; $custom-dark: #000000;
JSON
{
"hex": "#dfefe7",
"rgb": {
"r": 223,
"g": 239,
"b": 231
},
"hsl": {
"h": 150,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93798,
"c": 0.02,
"h": 164.6
},
"luminance": 0.83191
}Semantic roles & 50–950 ramp
primary
#DFEFE7
secondary
#C9A9B9
accent
#3973AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585