#DFF5EF#DFF5EF
#DFF5EF is a very light, muted teal. Relative luminance 0.872; OKLCH L 95.2% C 0.024 H 177.6°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5EF |
|---|---|
| RGB | rgb(223, 245, 239) |
| HSL | hsl(164, 52%, 92%) |
| HSV | hsv(164, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(94.83, -8.29, 0.43) |
| CIE-LCH | lch(94.83, 8.30, 177.05°) |
| OKLab | oklab(95.24% -0.0244 0.001) |
| OKLCH | oklch(95.24% 0.024 177.6) |
| XYZ | xyz(78.6604, 87.2236, 94.3363) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.88
Azure (CSS)
#F0FFFF
ΔE00 4.71
Honeydew
#F0FFF0
ΔE00 4.77
Mintcream
#F5FFFA
ΔE00 5.12
Ice Blue (survey)
#D7FFFE
ΔE00 5.30
Ice
#D6FFFA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5EF #F5DFE5
analogous
#DFF5E4 #DFF5EF #DFF0F5
triadic
#DFF5EF #EFDFF5 #F5EFDF
tetradic
#DFF5EF #E4DFF5 #F5DFE5 #F0F5DF
square
#DFF5EF #E4DFF5 #F5DFE5 #F0F5DF
split-complementary
#DFF5EF #F5DFF0 #F5E4DF
monochromatic
#82D8C0 #B0E6D8 #DFF5EF #E8F8F3 #E8F8F3
Accessibility & contrast
On white
1.14
#DFF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DFF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5EF
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5EF | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#DAF6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff5ef; /* rgb */ color: rgb(223, 245, 239); /* oklch */ color: oklch(95.2% 0.024 177.6);
Tailwind
colors: {
custom: {
50: '#e9f8f4',
500: '#dff5ef',
950: '#000000',
},
}SCSS
$custom: #dff5ef; $custom-light: #e9f8f4; $custom-dark: #000000;
JSON
{
"hex": "#dff5ef",
"rgb": {
"r": 223,
"g": 245,
"b": 239
},
"hsl": {
"h": 163.636,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95235,
"c": 0.02441,
"h": 177.6
},
"luminance": 0.87225
}Semantic roles & 50–950 ramp
primary
#DFF5EF
secondary
#D5A4B1
accent
#2650C0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585