#DFF6ED#DFF6ED
#DFF6ED is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.4% C 0.027 H 170.3°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6ED |
|---|---|
| RGB | rgb(223, 246, 237) |
| HSL | hsl(157, 56%, 92%) |
| HSV | hsv(157, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 3.7%, 3.5%) |
| CIE-LAB | lab(95.04, -9.17, 1.76) |
| CIE-LCH | lch(95.04, 9.33, 169.11°) |
| OKLab | oklab(95.38% -0.0265 0.0045) |
| OKLCH | oklch(95.38% 0.027 170.3) |
| XYZ | xyz(78.6699, 87.7128, 92.8899) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.07
Lightcyan
#E0FFFF
ΔE00 4.60
Ice
#D6FFFA
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.57
Mintcream
#F5FFFA
ΔE00 5.70
Very Pale Blue
#D6FFFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6ED #F6DFE8
analogous
#DFF6E2 #DFF6ED #DFF4F6
triadic
#DFF6ED #EDDFF6 #F6EDDF
tetradic
#DFF6ED #E2DFF6 #F6DFE8 #F4F6DF
square
#DFF6ED #E2DFF6 #F6DFE8 #F4F6DF
split-complementary
#DFF6ED #F6DFF4 #F6E2DF
monochromatic
#7FDBB7 #AFE9D2 #DFF6ED #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.13
#DFF6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DFF6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6ED
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6ED | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F0EFEE
Tritanopia (blue-blind)
#DAF6F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff6ed; /* rgb */ color: rgb(223, 246, 237); /* oklch */ color: oklch(95.4% 0.027 170.3);
Tailwind
colors: {
custom: {
50: '#e9f9f2',
500: '#dff6ed',
950: '#000000',
},
}SCSS
$custom: #dff6ed; $custom-light: #e9f9f2; $custom-dark: #000000;
JSON
{
"hex": "#dff6ed",
"rgb": {
"r": 223,
"g": 246,
"b": 237
},
"hsl": {
"h": 156.522,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.95382,
"c": 0.02689,
"h": 170.3
},
"luminance": 0.87714
}Semantic roles & 50–950 ramp
primary
#DFF6ED
secondary
#D7A3B7
accent
#2261C4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585