#DFF5EA#DFF5EA
#DFF5EA is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.1% C 0.027 H 164.4°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5EA |
|---|---|
| RGB | rgb(223, 245, 234) |
| HSL | hsl(150, 52%, 92%) |
| HSV | hsv(150, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.71, -9.21, 2.83) |
| CIE-LCH | lch(94.71, 9.64, 162.90°) |
| OKLab | oklab(95.1% -0.0263 0.0074) |
| OKLCH | oklch(95.1% 0.027 164.4) |
| XYZ | xyz(77.9320, 86.9323, 90.4997) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.60
Lightcyan
#E0FFFF
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 5.90
Azure (CSS)
#F0FFFF
ΔE00 6.33
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5EA #F5DFEA
analogous
#DFF5DF #DFF5EA #DFF5F5
triadic
#DFF5EA #EADFF5 #F5EADF
tetradic
#DFF5EA #DFDFF5 #F5DFEA #F5F5DF
square
#DFF5EA #DFDFF5 #F5DFEA #F5F5DF
split-complementary
#DFF5EA #F5DFF5 #F5DFDF
monochromatic
#82D8AD #B0E6CB #DFF5EA #E8F8F0 #E8F8F0
Accessibility & contrast
On white
1.14
#DFF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DFF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5EA
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5EA | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#DBF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff5ea; /* rgb */ color: rgb(223, 245, 234); /* oklch */ color: oklch(95.1% 0.027 164.4);
Tailwind
colors: {
custom: {
50: '#e9f8f0',
500: '#dff5ea',
950: '#000000',
},
}SCSS
$custom: #dff5ea; $custom-light: #e9f8f0; $custom-dark: #000000;
JSON
{
"hex": "#dff5ea",
"rgb": {
"r": 223,
"g": 245,
"b": 234
},
"hsl": {
"h": 150,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.95097,
"c": 0.02733,
"h": 164.4
},
"luminance": 0.86933
}Semantic roles & 50–950 ramp
primary
#DFF5EA
secondary
#D5A4BC
accent
#2673C0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585