#DFF1EA#DFF1EA
#DFF1EA is a very light, muted teal. Relative luminance 0.845; OKLCH L 94.3% C 0.021 H 170.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1EA |
|---|---|
| RGB | rgb(223, 241, 234) |
| HSL | hsl(157, 39%, 91%) |
| HSV | hsv(157, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(93.68, -7.20, 1.34) |
| CIE-LCH | lch(93.68, 7.33, 169.44°) |
| OKLab | oklab(94.29% -0.0209 0.0035) |
| OKLCH | oklch(94.29% 0.021 170.6) |
| XYZ | xyz(76.7349, 84.5382, 90.1007) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.41
Mintcream
#F5FFFA
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 4.80
Lightcyan
#E0FFFF
ΔE00 5.28
Ice
#D6FFFA
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1EA #F1DFE6
analogous
#DFF1E1 #DFF1EA #DFEFF1
triadic
#DFF1EA #EADFF1 #F1EADF
tetradic
#DFF1EA #E1DFF1 #F1DFE6 #EFF1DF
square
#DFF1EA #E1DFF1 #F1DFE6 #EFF1DF
split-complementary
#DFF1EA #F1DFEF #F1E1DF
monochromatic
#8ACCB2 #B4DECE #DFF1EA #EAF6F1 #EAF6F1
Accessibility & contrast
On white
1.17
#DFF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DFF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1EA
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1EA | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#DBF1EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff1ea; /* rgb */ color: rgb(223, 241, 234); /* oklch */ color: oklch(94.3% 0.021 170.6);
Tailwind
colors: {
custom: {
50: '#e9f5f0',
500: '#dff1ea',
950: '#000000',
},
}SCSS
$custom: #dff1ea; $custom-light: #e9f5f0; $custom-dark: #000000;
JSON
{
"hex": "#dff1ea",
"rgb": {
"r": 223,
"g": 241,
"b": 234
},
"hsl": {
"h": 156.667,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94286,
"c": 0.02115,
"h": 170.6
},
"luminance": 0.84539
}Semantic roles & 50–950 ramp
primary
#DFF1EA
secondary
#CDA7B6
accent
#3365B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585