#DFF5EB#DFF5EB
#DFF5EB is a very light, muted teal. Relative luminance 0.870; OKLCH L 95.1% C 0.027 H 166.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5EB |
|---|---|
| RGB | rgb(223, 245, 235) |
| HSL | hsl(153, 52%, 92%) |
| HSV | hsv(153, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(94.73, -9.03, 2.35) |
| CIE-LCH | lch(94.73, 9.33, 165.40°) |
| OKLab | oklab(95.12% -0.0259 0.0061) |
| OKLCH | oklch(95.12% 0.027 166.8) |
| XYZ | xyz(78.0760, 86.9899, 91.2585) |
| Luminance | 0.8699 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.77
Lightcyan
#E0FFFF
ΔE00 5.14
Ice
#D6FFFA
ΔE00 5.61
Mintcream
#F5FFFA
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 6.00
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5EB #F5DFE9
analogous
#DFF5E0 #DFF5EB #DFF4F5
triadic
#DFF5EB #EBDFF5 #F5EBDF
tetradic
#DFF5EB #E0DFF5 #F5DFE9 #F4F5DF
square
#DFF5EB #E0DFF5 #F5DFE9 #F4F5DF
split-complementary
#DFF5EB #F5DFF4 #F5E0DF
monochromatic
#82D8B1 #B0E6CE #DFF5EB #E8F8F0 #E8F8F0
Accessibility & contrast
On white
1.14
#DFF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DFF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5EB
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5EB | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#DBF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff5eb; /* rgb */ color: rgb(223, 245, 235); /* oklch */ color: oklch(95.1% 0.027 166.8);
Tailwind
colors: {
custom: {
50: '#e9f8f1',
500: '#dff5eb',
950: '#000000',
},
}SCSS
$custom: #dff5eb; $custom-light: #e9f8f1; $custom-dark: #000000;
JSON
{
"hex": "#dff5eb",
"rgb": {
"r": 223,
"g": 245,
"b": 235
},
"hsl": {
"h": 152.727,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95124,
"c": 0.02664,
"h": 166.8
},
"luminance": 0.86991
}Semantic roles & 50–950 ramp
primary
#DFF5EB
secondary
#D5A4BA
accent
#266CC0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585