#DFFDF9#DFFDF9
#DFFDF9 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.032 H 186.9°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF9 |
|---|---|
| RGB | rgb(223, 253, 249) |
| HSL | hsl(172, 88%, 93%) |
| HSV | hsv(172, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(97.14, -10.41, -1.37) |
| CIE-LCH | lch(97.14, 10.50, 187.48°) |
| OKLab | oklab(97.14% -0.0313 -0.0038) |
| OKLCH | oklch(97.14% 0.032 186.9) |
| XYZ | xyz(82.6515, 92.7764, 103.1572) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.79
Ice Blue (survey)
#D7FFFE
ΔE00 2.69
Very Pale Blue
#D6FFFE
ΔE00 2.91
Ice
#D6FFFA
ΔE00 2.93
Very Light Blue
#D5FFFF
ΔE00 3.23
Really Light Blue
#D4FFFF
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF9 #FDDFE3
analogous
#DFFDEA #DFFDF9 #DFF2FD
triadic
#DFFDF9 #F9DFFD #FDF9DF
tetradic
#DFFDF9 #EADFFD #FDDFE3 #F2FDDF
square
#DFFDF9 #EADFFD #FDDFE3 #F2FDDF
split-complementary
#DFFDF9 #FDDFF2 #FDEADF
monochromatic
#6CF6E3 #A5F9EE #DFFDF9 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.07
#DFFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DFFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF9
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF9 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F9
Deuteranopia (green-blind)
#F4F5F9
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdf9; /* rgb */ color: rgb(223, 253, 249); /* oklch */ color: oklch(97.1% 0.032 186.9);
Tailwind
colors: {
custom: {
50: '#e9fefb',
500: '#dffdf9',
950: '#000000',
},
}SCSS
$custom: #dffdf9; $custom-light: #e9fefb; $custom-dark: #000000;
JSON
{
"hex": "#dffdf9",
"rgb": {
"r": 223,
"g": 253,
"b": 249
},
"hsl": {
"h": 172,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97141,
"c": 0.03151,
"h": 186.9
},
"luminance": 0.92778
}Semantic roles & 50–950 ramp
primary
#DFFDF9
secondary
#E799A4
accent
#011FE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585