#DFFDF6#DFFDF6
#DFFDF6 is a very light, muted teal. Relative luminance 0.926; OKLCH L 97.1% C 0.032 H 180.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF6 |
|---|---|
| RGB | rgb(223, 253, 246) |
| HSL | hsl(166, 88%, 93%) |
| HSV | hsv(166, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(97.06, -10.98, 0.07) |
| CIE-LCH | lch(97.06, 10.98, 179.65°) |
| OKLab | oklab(97.06% -0.0324 0) |
| OKLCH | oklch(97.06% 0.032 180) |
| XYZ | xyz(82.1873, 92.5907, 100.7126) |
| Luminance | 0.9259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.87
Lightcyan
#E0FFFF
ΔE00 3.05
Ice Blue (survey)
#D7FFFE
ΔE00 3.36
Very Pale Blue
#D6FFFE
ΔE00 3.52
Very Light Blue
#D5FFFF
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF6 #FDDFE6
analogous
#DFFDE7 #DFFDF6 #DFF5FD
triadic
#DFFDF6 #F6DFFD #FDF6DF
tetradic
#DFFDF6 #E7DFFD #FDDFE6 #F5FDDF
square
#DFFDF6 #E7DFFD #FDDFE6 #F5FDDF
split-complementary
#DFFDF6 #FDDFF5 #FDE7DF
monochromatic
#6CF6D6 #A5F9E6 #DFFDF6 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.08
#DFFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DFFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF6
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF6 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F4F5F7
Tritanopia (blue-blind)
#D8FEFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdf6; /* rgb */ color: rgb(223, 253, 246); /* oklch */ color: oklch(97.1% 0.032 180.0);
Tailwind
colors: {
custom: {
50: '#e9fef9',
500: '#dffdf6',
950: '#000000',
},
}SCSS
$custom: #dffdf6; $custom-light: #e9fef9; $custom-dark: #000000;
JSON
{
"hex": "#dffdf6",
"rgb": {
"r": 223,
"g": 253,
"b": 246
},
"hsl": {
"h": 166,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97056,
"c": 0.03243,
"h": 180
},
"luminance": 0.92592
}Semantic roles & 50–950 ramp
primary
#DFFDF6
secondary
#E799AB
accent
#0136E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585