#DFF4EF#DFF4EF
#DFF4EF is a very light, muted teal. Relative luminance 0.866; OKLCH L 95.0% C 0.023 H 180.0°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4EF |
|---|---|
| RGB | rgb(223, 244, 239) |
| HSL | hsl(166, 49%, 92%) |
| HSV | hsv(166, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(94.58, -7.79, 0.05) |
| CIE-LCH | lch(94.58, 7.79, 179.61°) |
| OKLab | oklab(95.03% -0.023 0) |
| OKLCH | oklch(95.03% 0.023 180) |
| XYZ | xyz(78.3587, 86.6202, 94.2357) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.91
Azure (CSS)
#F0FFFF
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 4.86
Honeydew
#F0FFF0
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Ice
#D6FFFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4EF #F4DFE4
analogous
#DFF4E5 #DFF4EF #DFEFF4
triadic
#DFF4EF #EFDFF4 #F4EFDF
tetradic
#DFF4EF #E5DFF4 #F4DFE4 #EFF4DF
square
#DFF4EF #E5DFF4 #F4DFE4 #EFF4DF
split-complementary
#DFF4EF #F4DFEF #F4E5DF
monochromatic
#84D5C1 #B1E4D8 #DFF4EF #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.15
#DFF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#DFF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4EF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4EF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#DAF5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4ef; /* rgb */ color: rgb(223, 244, 239); /* oklch */ color: oklch(95.0% 0.023 180.0);
Tailwind
colors: {
custom: {
50: '#e9f7f4',
500: '#dff4ef',
950: '#000000',
},
}SCSS
$custom: #dff4ef; $custom-light: #e9f7f4; $custom-dark: #000000;
JSON
{
"hex": "#dff4ef",
"rgb": {
"r": 223,
"g": 244,
"b": 239
},
"hsl": {
"h": 165.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.95033,
"c": 0.02303,
"h": 180
},
"luminance": 0.86621
}Semantic roles & 50–950 ramp
primary
#DFF4EF
secondary
#D3A5B0
accent
#294CBC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585