#DFF8EC#DFF8EC
#DFF8EC is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.8% C 0.031 H 165.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8EC |
|---|---|
| RGB | rgb(223, 248, 236) |
| HSL | hsl(151, 64%, 92%) |
| HSV | hsv(151, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(95.53, -10.35, 2.99) |
| CIE-LCH | lch(95.53, 10.77, 163.88°) |
| OKLab | oklab(95.76% -0.0296 0.0078) |
| OKLCH | oklch(95.76% 0.031 165.3) |
| XYZ | xyz(79.1358, 88.8777, 92.3265) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.90
Ice
#D6FFFA
ΔE00 5.05
Lightcyan
#E0FFFF
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 6.02
Very Light Blue
#D5FFFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8EC #F8DFEB
analogous
#DFF8E0 #DFF8EC #DFF8F8
triadic
#DFF8EC #ECDFF8 #F8ECDF
tetradic
#DFF8EC #E0DFF8 #F8DFEB #F8F8DF
square
#DFF8EC #E0DFF8 #F8DFEB #F8F8DF
split-complementary
#DFF8EC #F8DFF8 #F8E0DF
monochromatic
#7BE2B0 #ADEDCE #DFF8EC #E6FAF0 #E6FAF0
Accessibility & contrast
On white
1.12
#DFF8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DFF8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8EC
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8EC | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#DAF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff8ec; /* rgb */ color: rgb(223, 248, 236); /* oklch */ color: oklch(95.8% 0.031 165.3);
Tailwind
colors: {
custom: {
50: '#e9faf2',
500: '#dff8ec',
950: '#000000',
},
}SCSS
$custom: #dff8ec; $custom-light: #e9faf2; $custom-dark: #000000;
JSON
{
"hex": "#dff8ec",
"rgb": {
"r": 223,
"g": 248,
"b": 236
},
"hsl": {
"h": 151.2,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95762,
"c": 0.0306,
"h": 165.3
},
"luminance": 0.88879
}Semantic roles & 50–950 ramp
primary
#DFF8EC
secondary
#DBA0BC
accent
#1A6FCC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585