#DFF7ED#DFF7ED
#DFF7ED is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.6% C 0.028 H 168.8°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7ED |
|---|---|
| RGB | rgb(223, 247, 237) |
| HSL | hsl(155, 60%, 92%) |
| HSV | hsv(155, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 4%, 3.1%) |
| CIE-LAB | lab(95.30, -9.67, 2.14) |
| CIE-LCH | lch(95.30, 9.90, 167.54°) |
| OKLab | oklab(95.59% -0.0279 0.0055) |
| OKLCH | oklch(95.59% 0.028 168.8) |
| XYZ | xyz(78.9749, 88.3227, 92.9916) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.01
Lightcyan
#E0FFFF
ΔE00 4.79
Ice
#D6FFFA
ΔE00 4.98
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Very Pale Blue
#D6FFFE
ΔE00 5.71
Mintcream
#F5FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7ED #F7DFE9
analogous
#DFF7E1 #DFF7ED #DFF5F7
triadic
#DFF7ED #EDDFF7 #F7EDDF
tetradic
#DFF7ED #E1DFF7 #F7DFE9 #F5F7DF
square
#DFF7ED #E1DFF7 #F7DFE9 #F5F7DF
split-complementary
#DFF7ED #F7DFF5 #F7E1DF
monochromatic
#7DDFB6 #AEEBD1 #DFF7ED #E7F9F1 #E7F9F1
Accessibility & contrast
On white
1.13
#DFF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DFF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7ED
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7ED | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3ED
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#DAF7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7ed; /* rgb */ color: rgb(223, 247, 237); /* oklch */ color: oklch(95.6% 0.028 168.8);
Tailwind
colors: {
custom: {
50: '#e9f9f2',
500: '#dff7ed',
950: '#000000',
},
}SCSS
$custom: #dff7ed; $custom-light: #e9f9f2; $custom-dark: #000000;
JSON
{
"hex": "#dff7ed",
"rgb": {
"r": 223,
"g": 247,
"b": 237
},
"hsl": {
"h": 155,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95586,
"c": 0.0284,
"h": 168.8
},
"luminance": 0.88324
}Semantic roles & 50–950 ramp
primary
#DFF7ED
secondary
#D9A1B8
accent
#1E65C8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585