#DFFCFC#DFFCFC
#DFFCFC is a very light, muted teal. Relative luminance 0.923; OKLCH L 97.0% C 0.030 H 196.7°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCFC |
|---|---|
| RGB | rgb(223, 252, 252) |
| HSL | hsl(180, 83%, 93%) |
| HSV | hsv(180, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.96, -9.34, -3.18) |
| CIE-LCH | lch(96.96, 9.86, 198.78°) |
| OKLab | oklab(97.02% -0.0288 -0.0086) |
| OKLCH | oklch(97.02% 0.03 196.7) |
| XYZ | xyz(82.8083, 92.3354, 105.5363) |
| Luminance | 0.9234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.77
Ice Blue (survey)
#D7FFFE
ΔE00 3.03
Very Pale Blue
#D6FFFE
ΔE00 3.27
Very Light Blue
#D5FFFF
ΔE00 3.38
Really Light Blue
#D4FFFF
ΔE00 3.62
Ice
#D6FFFA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCFC #FCDFDF
analogous
#DFFCED #DFFCFC #DFEDFC
triadic
#DFFCFC #FCDFFC #FCFCDF
tetradic
#DFFCFC #EDDFFC #FCDFDF #EDFCDF
square
#DFFCFC #EDDFFC #FCDFDF #EDFCDF
split-complementary
#DFFCFC #FCDFED #FCEDDF
monochromatic
#6FF2F2 #A7F7F7 #DFFCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.08
#DFFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DFFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCFC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCFC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#D7FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcfc; /* rgb */ color: rgb(223, 252, 252); /* oklch */ color: oklch(97.0% 0.030 196.7);
Tailwind
colors: {
custom: {
50: '#e9fdfd',
500: '#dffcfc',
950: '#000000',
},
}SCSS
$custom: #dffcfc; $custom-light: #e9fdfd; $custom-dark: #000000;
JSON
{
"hex": "#dffcfc",
"rgb": {
"r": 223,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.97024,
"c": 0.03007,
"h": 196.7
},
"luminance": 0.92337
}Semantic roles & 50–950 ramp
primary
#DFFCFC
secondary
#E49B9B
accent
#0606DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585