#DFF6EF#DFF6EF
#DFF6EF is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.4% C 0.026 H 175.6°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6EF |
|---|---|
| RGB | rgb(223, 246, 239) |
| HSL | hsl(162, 56%, 92%) |
| HSV | hsv(162, 9%, 96%) |
| CMYK | cmyk(9.3%, 0%, 2.8%, 3.5%) |
| CIE-LAB | lab(95.09, -8.80, 0.80) |
| CIE-LCH | lch(95.09, 8.83, 174.80°) |
| OKLab | oklab(95.44% -0.0257 0.002) |
| OKLCH | oklch(95.44% 0.026 175.6) |
| XYZ | xyz(78.9637, 87.8303, 94.4374) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.93
Honeydew
#F0FFF0
ΔE00 4.56
Ice
#D6FFFA
ΔE00 5.01
Azure (CSS)
#F0FFFF
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6EF #F6DFE6
analogous
#DFF6E4 #DFF6EF #DFF2F6
triadic
#DFF6EF #EFDFF6 #F6EFDF
tetradic
#DFF6EF #E4DFF6 #F6DFE6 #F2F6DF
square
#DFF6EF #E4DFF6 #F6DFE6 #F2F6DF
split-complementary
#DFF6EF #F6DFF2 #F6E4DF
monochromatic
#7FDBBF #AFE9D7 #DFF6EF #E7F8F3 #E7F8F3
Accessibility & contrast
On white
1.13
#DFF6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DFF6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6EF
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6EF | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#DAF7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff6ef; /* rgb */ color: rgb(223, 246, 239); /* oklch */ color: oklch(95.4% 0.026 175.6);
Tailwind
colors: {
custom: {
50: '#e9f9f4',
500: '#dff6ef',
950: '#000000',
},
}SCSS
$custom: #dff6ef; $custom-light: #e9f9f4; $custom-dark: #000000;
JSON
{
"hex": "#dff6ef",
"rgb": {
"r": 223,
"g": 246,
"b": 239
},
"hsl": {
"h": 161.739,
"s": 56.098,
"l": 91.961
},
"oklch": {
"l": 0.95438,
"c": 0.02582,
"h": 175.6
},
"luminance": 0.87832
}Semantic roles & 50–950 ramp
primary
#DFF6EF
secondary
#D7A3B2
accent
#2253C4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585