#DFFDF7#DFFDF7
#DFFDF7 is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.032 H 182.3°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF7 |
|---|---|
| RGB | rgb(223, 253, 247) |
| HSL | hsl(168, 88%, 93%) |
| HSV | hsv(168, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(97.09, -10.79, -0.41) |
| CIE-LCH | lch(97.09, 10.80, 182.18°) |
| OKLab | oklab(97.08% -0.032 -0.0013) |
| OKLCH | oklch(97.08% 0.032 182.3) |
| XYZ | xyz(82.3412, 92.6523, 101.5231) |
| Luminance | 0.9265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.63
Ice
#D6FFFA
ΔE00 2.82
Ice Blue (survey)
#D7FFFE
ΔE00 3.09
Very Pale Blue
#D6FFFE
ΔE00 3.27
Very Light Blue
#D5FFFF
ΔE00 3.66
Really Light Blue
#D4FFFF
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF7 #FDDFE5
analogous
#DFFDE8 #DFFDF7 #DFF4FD
triadic
#DFFDF7 #F7DFFD #FDF7DF
tetradic
#DFFDF7 #E8DFFD #FDDFE5 #F4FDDF
square
#DFFDF7 #E8DFFD #FDDFE5 #F4FDDF
split-complementary
#DFFDF7 #FDDFF4 #FDE8DF
monochromatic
#6CF6DA #A5F9E9 #DFFDF7 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.08
#DFFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DFFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF7
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF7 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F7
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#D8FEFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdf7; /* rgb */ color: rgb(223, 253, 247); /* oklch */ color: oklch(97.1% 0.032 182.3);
Tailwind
colors: {
custom: {
50: '#e9fef9',
500: '#dffdf7',
950: '#000000',
},
}SCSS
$custom: #dffdf7; $custom-light: #e9fef9; $custom-dark: #000000;
JSON
{
"hex": "#dffdf7",
"rgb": {
"r": 223,
"g": 253,
"b": 247
},
"hsl": {
"h": 168,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97084,
"c": 0.03207,
"h": 182.3
},
"luminance": 0.92654
}Semantic roles & 50–950 ramp
primary
#DFFDF7
secondary
#E799A9
accent
#012EE5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585