#DFF4ED#DFF4ED
#DFF4ED is a very light, muted teal. Relative luminance 0.865; OKLCH L 95.0% C 0.024 H 173.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4ED |
|---|---|
| RGB | rgb(223, 244, 237) |
| HSL | hsl(160, 49%, 92%) |
| HSV | hsv(160, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 2.9%, 4.3%) |
| CIE-LAB | lab(94.53, -8.16, 1.02) |
| CIE-LCH | lch(94.53, 8.22, 172.90°) |
| OKLab | oklab(94.98% -0.0238 0.0026) |
| OKLCH | oklch(94.98% 0.024 173.8) |
| XYZ | xyz(78.0649, 86.5027, 92.6882) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.42
Azure (CSS)
#F0FFFF
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.05
Ice
#D6FFFA
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4ED #F4DFE6
analogous
#DFF4E3 #DFF4ED #DFF1F4
triadic
#DFF4ED #EDDFF4 #F4EDDF
tetradic
#DFF4ED #E3DFF4 #F4DFE6 #F1F4DF
square
#DFF4ED #E3DFF4 #F4DFE6 #F1F4DF
split-complementary
#DFF4ED #F4DFF1 #F4E3DF
monochromatic
#84D5BA #B1E4D3 #DFF4ED #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.15
#DFF4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DFF4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4ED
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4ED | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#DBF5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4ed; /* rgb */ color: rgb(223, 244, 237); /* oklch */ color: oklch(95.0% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#e9f7f2',
500: '#dff4ed',
950: '#000000',
},
}SCSS
$custom: #dff4ed; $custom-light: #e9f7f2; $custom-dark: #000000;
JSON
{
"hex": "#dff4ed",
"rgb": {
"r": 223,
"g": 244,
"b": 237
},
"hsl": {
"h": 160,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94977,
"c": 0.02394,
"h": 173.8
},
"luminance": 0.86504
}Semantic roles & 50–950 ramp
primary
#DFF4ED
secondary
#D3A5B4
accent
#295ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585