#DFFDF8#DFFDF8
#DFFDF8 is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.032 H 184.6°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDF8 |
|---|---|
| RGB | rgb(223, 253, 248) |
| HSL | hsl(170, 88%, 93%) |
| HSV | hsv(170, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(97.11, -10.60, -0.89) |
| CIE-LCH | lch(97.11, 10.64, 184.80°) |
| OKLab | oklab(97.11% -0.0317 -0.0025) |
| OKLCH | oklch(97.11% 0.032 184.6) |
| XYZ | xyz(82.4959, 92.7142, 102.3380) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.21
Ice
#D6FFFA
ΔE00 2.84
Ice Blue (survey)
#D7FFFE
ΔE00 2.87
Very Pale Blue
#D6FFFE
ΔE00 3.06
Very Light Blue
#D5FFFF
ΔE00 3.42
Really Light Blue
#D4FFFF
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDF8 #FDDFE4
analogous
#DFFDE9 #DFFDF8 #DFF3FD
triadic
#DFFDF8 #F8DFFD #FDF8DF
tetradic
#DFFDF8 #E9DFFD #FDDFE4 #F3FDDF
square
#DFFDF8 #E9DFFD #FDDFE4 #F3FDDF
split-complementary
#DFFDF8 #FDDFF3 #FDE9DF
monochromatic
#6CF6DF #A5F9EB #DFFDF8 #E2FDF9 #E2FDF9
Accessibility & contrast
On white
1.07
#DFFDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DFFDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDF8
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDF8 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F8
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#D8FEFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdf8; /* rgb */ color: rgb(223, 253, 248); /* oklch */ color: oklch(97.1% 0.032 184.6);
Tailwind
colors: {
custom: {
50: '#e9fefa',
500: '#dffdf8',
950: '#000000',
},
}SCSS
$custom: #dffdf8; $custom-light: #e9fefa; $custom-dark: #000000;
JSON
{
"hex": "#dffdf8",
"rgb": {
"r": 223,
"g": 253,
"b": 248
},
"hsl": {
"h": 170,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97112,
"c": 0.03177,
"h": 184.6
},
"luminance": 0.92716
}Semantic roles & 50–950 ramp
primary
#DFFDF8
secondary
#E799A6
accent
#0127E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585