#DFF5EC#DFF5EC
#DFF5EC is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.2% C 0.026 H 169.3°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5EC |
|---|---|
| RGB | rgb(223, 245, 236) |
| HSL | hsl(155, 52%, 92%) |
| HSV | hsv(155, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(94.76, -8.85, 1.87) |
| CIE-LCH | lch(94.76, 9.04, 168.06°) |
| OKLab | oklab(95.15% -0.0255 0.0048) |
| OKLCH | oklch(95.15% 0.026 169.3) |
| XYZ | xyz(78.2209, 87.0478, 92.0215) |
| Luminance | 0.8705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Lightcyan
#E0FFFF
ΔE00 4.80
Ice
#D6FFFA
ΔE00 5.49
Mintcream
#F5FFFA
ΔE00 5.52
Azure (CSS)
#F0FFFF
ΔE00 5.67
Ice Blue (survey)
#D7FFFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5EC #F5DFE8
analogous
#DFF5E1 #DFF5EC #DFF3F5
triadic
#DFF5EC #ECDFF5 #F5ECDF
tetradic
#DFF5EC #E1DFF5 #F5DFE8 #F3F5DF
square
#DFF5EC #E1DFF5 #F5DFE8 #F3F5DF
split-complementary
#DFF5EC #F5DFF3 #F5E1DF
monochromatic
#82D8B5 #B0E6D0 #DFF5EC #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.14
#DFF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#DFF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5EC
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5EC | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#DBF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff5ec; /* rgb */ color: rgb(223, 245, 236); /* oklch */ color: oklch(95.2% 0.026 169.3);
Tailwind
colors: {
custom: {
50: '#e9f8f2',
500: '#dff5ec',
950: '#000000',
},
}SCSS
$custom: #dff5ec; $custom-light: #e9f8f2; $custom-dark: #000000;
JSON
{
"hex": "#dff5ec",
"rgb": {
"r": 223,
"g": 245,
"b": 236
},
"hsl": {
"h": 155.455,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95152,
"c": 0.02599,
"h": 169.3
},
"luminance": 0.87049
}Semantic roles & 50–950 ramp
primary
#DFF5EC
secondary
#D5A4B8
accent
#2665C0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585