#DFFDFC#DFFDFC
#DFFDFC is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.031 H 194.2°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDFC |
|---|---|
| RGB | rgb(223, 253, 252) |
| HSL | hsl(178, 88%, 93%) |
| HSV | hsv(178, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.21, -9.84, -2.80) |
| CIE-LCH | lch(97.21, 10.23, 195.88°) |
| OKLab | oklab(97.23% -0.0301 -0.0076) |
| OKLCH | oklch(97.23% 0.031 194.2) |
| XYZ | xyz(83.1231, 92.9651, 105.6412) |
| Luminance | 0.9297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.60
Ice Blue (survey)
#D7FFFE
ΔE00 2.62
Very Pale Blue
#D6FFFE
ΔE00 2.86
Very Light Blue
#D5FFFF
ΔE00 3.03
Really Light Blue
#D4FFFF
ΔE00 3.26
Ice
#D6FFFA
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDFC #FDDFE0
analogous
#DFFDED #DFFDFC #DFEFFD
triadic
#DFFDFC #FCDFFD #FDFCDF
tetradic
#DFFDFC #EDDFFD #FDDFE0 #EFFDDF
square
#DFFDFC #EDDFFD #FDDFE0 #EFFDDF
split-complementary
#DFFDFC #FDDFEF #FDEDDF
monochromatic
#6CF6F1 #A5F9F7 #DFFDFC #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.07
#DFFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DFFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDFC
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDFC | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdfc; /* rgb */ color: rgb(223, 253, 252); /* oklch */ color: oklch(97.2% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#e9fefd',
500: '#dffdfc',
950: '#000000',
},
}SCSS
$custom: #dffdfc; $custom-light: #e9fefd; $custom-dark: #000000;
JSON
{
"hex": "#dffdfc",
"rgb": {
"r": 223,
"g": 253,
"b": 252
},
"hsl": {
"h": 178,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97227,
"c": 0.03109,
"h": 194.2
},
"luminance": 0.92967
}Semantic roles & 50–950 ramp
primary
#DFFDFC
secondary
#E7999C
accent
#0108E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585