#DFF7EB#DFF7EB
#DFF7EB is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.5% C 0.030 H 164.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7EB |
|---|---|
| RGB | rgb(223, 247, 235) |
| HSL | hsl(150, 60%, 92%) |
| HSV | hsv(150, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(95.25, -10.03, 3.10) |
| CIE-LCH | lch(95.25, 10.50, 162.83°) |
| OKLab | oklab(95.53% -0.0286 0.0081) |
| OKLCH | oklch(95.53% 0.03 164.3) |
| XYZ | xyz(78.6843, 88.2065, 91.4612) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.74
Ice
#D6FFFA
ΔE00 5.34
Lightcyan
#E0FFFF
ΔE00 5.53
Ice Blue (survey)
#D7FFFE
ΔE00 6.11
Very Pale Blue
#D6FFFE
ΔE00 6.25
Mintcream
#F5FFFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7EB #F7DFEB
analogous
#DFF7DF #DFF7EB #DFF7F7
triadic
#DFF7EB #EBDFF7 #F7EBDF
tetradic
#DFF7EB #DFDFF7 #F7DFEB #F7F7DF
square
#DFF7EB #DFDFF7 #F7DFEB #F7F7DF
split-complementary
#DFF7EB #F7DFF7 #F7DFDF
monochromatic
#7DDFAE #AEEBCC #DFF7EB #E7F9F0 #E7F9F0
Accessibility & contrast
On white
1.13
#DFF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DFF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7EB
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7EB | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#DBF7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7eb; /* rgb */ color: rgb(223, 247, 235); /* oklch */ color: oklch(95.5% 0.030 164.3);
Tailwind
colors: {
custom: {
50: '#e9f9f1',
500: '#dff7eb',
950: '#000000',
},
}SCSS
$custom: #dff7eb; $custom-light: #e9f9f1; $custom-dark: #000000;
JSON
{
"hex": "#dff7eb",
"rgb": {
"r": 223,
"g": 247,
"b": 235
},
"hsl": {
"h": 150,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95531,
"c": 0.02975,
"h": 164.3
},
"luminance": 0.88208
}Semantic roles & 50–950 ramp
primary
#DFF7EB
secondary
#D9A1BD
accent
#1E73C8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585