#DFF7EF#DFF7EF
#DFF7EF is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.6% C 0.027 H 173.7°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7EF |
|---|---|
| RGB | rgb(223, 247, 239) |
| HSL | hsl(160, 60%, 92%) |
| HSV | hsv(160, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(95.35, -9.30, 1.18) |
| CIE-LCH | lch(95.35, 9.37, 172.80°) |
| OKLab | oklab(95.64% -0.0271 0.003) |
| OKLCH | oklch(95.64% 0.027 173.7) |
| XYZ | xyz(79.2687, 88.4403, 94.5390) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.07
Honeydew
#F0FFF0
ΔE00 4.42
Ice
#D6FFFA
ΔE00 4.74
Ice Blue (survey)
#D7FFFE
ΔE00 5.06
Very Pale Blue
#D6FFFE
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7EF #F7DFE7
analogous
#DFF7E3 #DFF7EF #DFF3F7
triadic
#DFF7EF #EFDFF7 #F7EFDF
tetradic
#DFF7EF #E3DFF7 #F7DFE7 #F3F7DF
square
#DFF7EF #E3DFF7 #F7DFE7 #F3F7DF
split-complementary
#DFF7EF #F7DFF3 #F7E3DF
monochromatic
#7DDFBE #AEEBD7 #DFF7EF #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.12
#DFF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DFF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7EF
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7EF | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EF
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#DAF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff7ef; /* rgb */ color: rgb(223, 247, 239); /* oklch */ color: oklch(95.6% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e9f9f4',
500: '#dff7ef',
950: '#000000',
},
}SCSS
$custom: #dff7ef; $custom-light: #e9f9f4; $custom-dark: #000000;
JSON
{
"hex": "#dff7ef",
"rgb": {
"r": 223,
"g": 247,
"b": 239
},
"hsl": {
"h": 160,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95641,
"c": 0.02725,
"h": 173.7
},
"luminance": 0.88441
}Semantic roles & 50–950 ramp
primary
#DFF7EF
secondary
#D9A1B4
accent
#1E56C8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585