#DFF6EE#DFF6EE
#DFF6EE is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.4% C 0.026 H 172.9°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6EE |
|---|---|
| RGB | rgb(223, 246, 238) |
| HSL | hsl(159, 56%, 92%) |
| HSV | hsv(159, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(95.06, -8.98, 1.28) |
| CIE-LCH | lch(95.06, 9.07, 171.88°) |
| OKLab | oklab(95.41% -0.0261 0.0033) |
| OKLCH | oklch(95.41% 0.026 172.9) |
| XYZ | xyz(78.8164, 87.7714, 93.6615) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.26
Honeydew
#F0FFF0
ΔE00 4.30
Ice
#D6FFFA
ΔE00 5.07
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Azure (CSS)
#F0FFFF
ΔE00 5.44
Very Pale Blue
#D6FFFE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6EE #F6DFE7
analogous
#DFF6E3 #DFF6EE #DFF3F6
triadic
#DFF6EE #EEDFF6 #F6EEDF
tetradic
#DFF6EE #E3DFF6 #F6DFE7 #F3F6DF
square
#DFF6EE #E3DFF6 #F6DFE7 #F3F6DF
split-complementary
#DFF6EE #F6DFF3 #F6E3DF
monochromatic
#7FDBBB #AFE9D5 #DFF6EE #E7F8F2 #E7F8F2
Accessibility & contrast
On white
1.13
#DFF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DFF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6EE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6EE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EE
Deuteranopia (green-blind)
#F0EFEF
Tritanopia (blue-blind)
#DAF7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff6ee; /* rgb */ color: rgb(223, 246, 238); /* oklch */ color: oklch(95.4% 0.026 172.9);
Tailwind
colors: {
custom: {
50: '#e9f9f3',
500: '#dff6ee',
950: '#000000',
},
}SCSS
$custom: #dff6ee; $custom-light: #e9f9f3; $custom-dark: #000000;
JSON
{
"hex": "#dff6ee",
"rgb": {
"r": 223,
"g": 246,
"b": 238
},
"hsl": {
"h": 159.13,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.9541,
"c": 0.02632,
"h": 172.9
},
"luminance": 0.87773
}Semantic roles & 50–950 ramp
primary
#DFF6EE
secondary
#D7A3B5
accent
#225AC4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585