#DFF4EB#DFF4EB
#DFF4EB is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.9% C 0.025 H 168.2°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4EB |
|---|---|
| RGB | rgb(223, 244, 235) |
| HSL | hsl(154, 49%, 92%) |
| HSV | hsv(154, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.48, -8.53, 1.98) |
| CIE-LCH | lch(94.48, 8.76, 166.93°) |
| OKLab | oklab(94.92% -0.0246 0.0051) |
| OKLCH | oklch(94.92% 0.025 168.2) |
| XYZ | xyz(77.7743, 86.3865, 91.1579) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.90
Lightcyan
#E0FFFF
ΔE00 5.02
Mintcream
#F5FFFA
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 5.59
Ice
#D6FFFA
ΔE00 5.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4EB #F4DFE8
analogous
#DFF4E1 #DFF4EB #DFF3F4
triadic
#DFF4EB #EBDFF4 #F4EBDF
tetradic
#DFF4EB #E1DFF4 #F4DFE8 #F3F4DF
square
#DFF4EB #E1DFF4 #F4DFE8 #F3F4DF
split-complementary
#DFF4EB #F4DFF3 #F4E1DF
monochromatic
#84D5B2 #B1E4CF #DFF4EB #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.15
#DFF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DFF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4EB
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4EB | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#DBF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4eb; /* rgb */ color: rgb(223, 244, 235); /* oklch */ color: oklch(94.9% 0.025 168.2);
Tailwind
colors: {
custom: {
50: '#e9f7f1',
500: '#dff4eb',
950: '#000000',
},
}SCSS
$custom: #dff4eb; $custom-light: #e9f7f1; $custom-dark: #000000;
JSON
{
"hex": "#dff4eb",
"rgb": {
"r": 223,
"g": 244,
"b": 235
},
"hsl": {
"h": 154.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94921,
"c": 0.0251,
"h": 168.2
},
"luminance": 0.86388
}Semantic roles & 50–950 ramp
primary
#DFF4EB
secondary
#D3A5B8
accent
#2968BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585