#DFF6EB#DFF6EB
#DFF6EB is a very light, muted teal. Relative luminance 0.876; OKLCH L 95.3% C 0.028 H 165.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6EB |
|---|---|
| RGB | rgb(223, 246, 235) |
| HSL | hsl(151, 56%, 92%) |
| HSV | hsv(151, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 4.5%, 3.5%) |
| CIE-LAB | lab(94.99, -9.53, 2.73) |
| CIE-LCH | lch(94.99, 9.91, 164.04°) |
| OKLab | oklab(95.33% -0.0273 0.0071) |
| OKLCH | oklch(95.33% 0.028 165.5) |
| XYZ | xyz(78.3794, 87.5966, 91.3596) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.71
Lightcyan
#E0FFFF
ΔE00 5.31
Ice
#D6FFFA
ΔE00 5.45
Mintcream
#F5FFFA
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Very Pale Blue
#D6FFFE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6EB #F6DFEA
analogous
#DFF6E0 #DFF6EB #DFF6F6
triadic
#DFF6EB #EBDFF6 #F6EBDF
tetradic
#DFF6EB #E0DFF6 #F6DFEA #F6F6DF
square
#DFF6EB #E0DFF6 #F6DFEA #F6F6DF
split-complementary
#DFF6EB #F6DFF6 #F6E0DF
monochromatic
#7FDBAF #AFE9CD #DFF6EB #E7F8F0 #E7F8F0
Accessibility & contrast
On white
1.13
#DFF6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DFF6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6EB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6EB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#DBF6F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff6eb; /* rgb */ color: rgb(223, 246, 235); /* oklch */ color: oklch(95.3% 0.028 165.5);
Tailwind
colors: {
custom: {
50: '#e9f9f1',
500: '#dff6eb',
950: '#000000',
},
}SCSS
$custom: #dff6eb; $custom-light: #e9f9f1; $custom-dark: #000000;
JSON
{
"hex": "#dff6eb",
"rgb": {
"r": 223,
"g": 246,
"b": 235
},
"hsl": {
"h": 151.304,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.95327,
"c": 0.02818,
"h": 165.5
},
"luminance": 0.87598
}Semantic roles & 50–950 ramp
primary
#DFF6EB
secondary
#D7A3BB
accent
#226FC4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585