#DFFCFA#DFFCFA
#DFFCFA is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.030 H 191.6°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCFA |
|---|---|
| RGB | rgb(223, 252, 250) |
| HSL | hsl(176, 83%, 93%) |
| HSV | hsv(176, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.91, -9.72, -2.22) |
| CIE-LCH | lch(96.91, 9.97, 192.87°) |
| OKLab | oklab(96.97% -0.0296 -0.0061) |
| OKLCH | oklch(96.97% 0.03 191.6) |
| XYZ | xyz(82.4930, 92.2092, 103.8759) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 2.84
Very Pale Blue
#D6FFFE
ΔE00 3.08
Very Light Blue
#D5FFFF
ΔE00 3.30
Really Light Blue
#D4FFFF
ΔE00 3.53
Ice
#D6FFFA
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCFA #FCDFE1
analogous
#DFFCEB #DFFCFA #DFEFFC
triadic
#DFFCFA #FADFFC #FCFADF
tetradic
#DFFCFA #EBDFFC #FCDFE1 #EFFCDF
square
#DFFCFA #EBDFFC #FCDFE1 #EFFCDF
split-complementary
#DFFCFA #FCDFEF #FCEBDF
monochromatic
#6FF2E9 #A7F7F1 #DFFCFA #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.08
#DFFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DFFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCFA
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCFA | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D7FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcfa; /* rgb */ color: rgb(223, 252, 250); /* oklch */ color: oklch(97.0% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#e9fdfb',
500: '#dffcfa',
950: '#000000',
},
}SCSS
$custom: #dffcfa; $custom-light: #e9fdfb; $custom-dark: #000000;
JSON
{
"hex": "#dffcfa",
"rgb": {
"r": 223,
"g": 252,
"b": 250
},
"hsl": {
"h": 175.862,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96966,
"c": 0.03019,
"h": 191.6
},
"luminance": 0.92211
}Semantic roles & 50–950 ramp
primary
#DFFCFA
secondary
#E49BA0
accent
#0615DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585