#DFF5ED#DFF5ED
#DFF5ED is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.2% C 0.025 H 172.0°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5ED |
|---|---|
| RGB | rgb(223, 245, 237) |
| HSL | hsl(158, 52%, 92%) |
| HSV | hsv(158, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 3.3%, 3.9%) |
| CIE-LAB | lab(94.78, -8.66, 1.39) |
| CIE-LCH | lch(94.78, 8.77, 170.89°) |
| OKLab | oklab(95.18% -0.0252 0.0036) |
| OKLCH | oklch(95.18% 0.025 172) |
| XYZ | xyz(78.3666, 87.1061, 92.7888) |
| Luminance | 0.8711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.21
Lightcyan
#E0FFFF
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 5.34
Mintcream
#F5FFFA
ΔE00 5.36
Ice
#D6FFFA
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5ED #F5DFE7
analogous
#DFF5E2 #DFF5ED #DFF2F5
triadic
#DFF5ED #EDDFF5 #F5EDDF
tetradic
#DFF5ED #E2DFF5 #F5DFE7 #F2F5DF
square
#DFF5ED #E2DFF5 #F5DFE7 #F2F5DF
split-complementary
#DFF5ED #F5DFF2 #F5E2DF
monochromatic
#82D8B9 #B0E6D3 #DFF5ED #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.14
#DFF5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#DFF5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5ED
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5ED | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#DBF5F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff5ed; /* rgb */ color: rgb(223, 245, 237); /* oklch */ color: oklch(95.2% 0.025 172.0);
Tailwind
colors: {
custom: {
50: '#e9f8f2',
500: '#dff5ed',
950: '#000000',
},
}SCSS
$custom: #dff5ed; $custom-light: #e9f8f2; $custom-dark: #000000;
JSON
{
"hex": "#dff5ed",
"rgb": {
"r": 223,
"g": 245,
"b": 237
},
"hsl": {
"h": 158.182,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.9518,
"c": 0.02541,
"h": 172
},
"luminance": 0.87107
}Semantic roles & 50–950 ramp
primary
#DFF5ED
secondary
#D5A4B5
accent
#265EC0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585