#DFEFE9#DFEFE9
#DFEFE9 is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.019 H 171.5°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFE9 |
|---|---|
| RGB | rgb(223, 239, 233) |
| HSL | hsl(158, 33%, 91%) |
| HSV | hsv(158, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 2.5%, 6.3%) |
| CIE-LAB | lab(93.15, -6.37, 1.08) |
| CIE-LCH | lch(93.15, 6.46, 170.38°) |
| OKLab | oklab(93.85% -0.0185 0.0028) |
| OKLCH | oklch(93.85% 0.019 171.5) |
| XYZ | xyz(76.0029, 83.3034, 89.1500) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.33
Azure (CSS)
#F0FFFF
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 4.87
Lightcyan
#E0FFFF
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFE9 #EFDFE5
analogous
#DFEFE1 #DFEFE9 #DFEDEF
triadic
#DFEFE9 #E9DFEF #EFE9DF
tetradic
#DFEFE9 #E1DFEF #EFDFE5 #EDEFDF
square
#DFEFE9 #E1DFEF #EFDFE5 #EDEFDF
split-complementary
#DFEFE9 #EFDFED #EFE1DF
monochromatic
#8DC6B1 #B6DBCD #DFEFE9 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.19
#DFEFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DFEFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFE9
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFE9 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDE9
Deuteranopia (green-blind)
#EBEAE9
Tritanopia (blue-blind)
#DCEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfefe9; /* rgb */ color: rgb(223, 239, 233); /* oklch */ color: oklch(93.9% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#e9f4f0',
500: '#dfefe9',
950: '#000000',
},
}SCSS
$custom: #dfefe9; $custom-light: #e9f4f0; $custom-dark: #000000;
JSON
{
"hex": "#dfefe9",
"rgb": {
"r": 223,
"g": 239,
"b": 233
},
"hsl": {
"h": 157.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93854,
"c": 0.01872,
"h": 171.5
},
"luminance": 0.83304
}Semantic roles & 50–950 ramp
primary
#DFEFE9
secondary
#C9A9B5
accent
#3964AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585