#DFF4EA#DFF4EA
#DFF4EA is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.9% C 0.026 H 165.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4EA |
|---|---|
| RGB | rgb(223, 244, 234) |
| HSL | hsl(151, 49%, 92%) |
| HSV | hsv(151, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.45, -8.71, 2.46) |
| CIE-LCH | lch(94.45, 9.05, 164.22°) |
| OKLab | oklab(94.89% -0.025 0.0064) |
| OKLCH | oklch(94.89% 0.026 165.6) |
| XYZ | xyz(77.6302, 86.3289, 90.3992) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.69
Lightcyan
#E0FFFF
ΔE00 5.35
Mintcream
#F5FFFA
ΔE00 5.54
Azure (CSS)
#F0FFFF
ΔE00 5.92
Ice
#D6FFFA
ΔE00 5.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4EA #F4DFE9
analogous
#DFF4E0 #DFF4EA #DFF4F4
triadic
#DFF4EA #EADFF4 #F4EADF
tetradic
#DFF4EA #E0DFF4 #F4DFE9 #F4F4DF
square
#DFF4EA #E0DFF4 #F4DFE9 #F4F4DF
split-complementary
#DFF4EA #F4DFF4 #F4E0DF
monochromatic
#84D5AE #B1E4CC #DFF4EA #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.15
#DFF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DFF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4EA
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4EA | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#DBF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4ea; /* rgb */ color: rgb(223, 244, 234); /* oklch */ color: oklch(94.9% 0.026 165.6);
Tailwind
colors: {
custom: {
50: '#e9f7f0',
500: '#dff4ea',
950: '#000000',
},
}SCSS
$custom: #dff4ea; $custom-light: #e9f7f0; $custom-dark: #000000;
JSON
{
"hex": "#dff4ea",
"rgb": {
"r": 223,
"g": 244,
"b": 234
},
"hsl": {
"h": 151.429,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94894,
"c": 0.02576,
"h": 165.6
},
"luminance": 0.8633
}Semantic roles & 50–950 ramp
primary
#DFF4EA
secondary
#D3A5BB
accent
#296FBC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585