#DFF0EA#DFF0EA
#DFF0EA is a very light, near-neutral teal. Relative luminance 0.839; OKLCH L 94.1% C 0.020 H 172.8°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF0EA |
|---|---|
| RGB | rgb(223, 240, 234) |
| HSL | hsl(159, 36%, 91%) |
| HSV | hsv(159, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.43, -6.70, 0.97) |
| CIE-LCH | lch(93.43, 6.77, 171.76°) |
| OKLab | oklab(94.08% -0.0195 0.0025) |
| OKLCH | oklch(94.08% 0.02 172.8) |
| XYZ | xyz(76.4397, 83.9478, 90.0023) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.40
Azure (CSS)
#F0FFFF
ΔE00 4.49
Honeydew
#F0FFF0
ΔE00 4.78
Lightcyan
#E0FFFF
ΔE00 5.39
Light Grey
#D8DCD6
ΔE00 6.43
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF0EA #F0DFE5
analogous
#DFF0E1 #DFF0EA #DFEDF0
triadic
#DFF0EA #EADFF0 #F0EADF
tetradic
#DFF0EA #E1DFF0 #F0DFE5 #EDF0DF
square
#DFF0EA #E1DFF0 #F0DFE5 #EDF0DF
split-complementary
#DFF0EA #F0DFED #F0E1DF
monochromatic
#8CC9B3 #B5DCCF #DFF0EA #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.18
#DFF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DFF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF0EA
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF0EA | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#DCF0EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff0ea; /* rgb */ color: rgb(223, 240, 234); /* oklch */ color: oklch(94.1% 0.020 172.8);
Tailwind
colors: {
custom: {
50: '#e9f5f0',
500: '#dff0ea',
950: '#000000',
},
}SCSS
$custom: #dff0ea; $custom-light: #e9f5f0; $custom-dark: #000000;
JSON
{
"hex": "#dff0ea",
"rgb": {
"r": 223,
"g": 240,
"b": 234
},
"hsl": {
"h": 158.824,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94084,
"c": 0.01966,
"h": 172.8
},
"luminance": 0.83949
}Semantic roles & 50–950 ramp
primary
#DFF0EA
secondary
#CBA8B4
accent
#3661AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585