#DFFCFD#DFFCFD
#DFFCFD is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.1% C 0.030 H 199.2°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCFD |
|---|---|
| RGB | rgb(223, 252, 253) |
| HSL | hsl(182, 88%, 93%) |
| HSV | hsv(182, 12%, 99%) |
| CMYK | cmyk(11.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.98, -9.15, -3.65) |
| CIE-LCH | lch(96.98, 9.85, 201.77°) |
| OKLab | oklab(97.05% -0.0284 -0.0099) |
| OKLCH | oklch(97.05% 0.03 199.2) |
| XYZ | xyz(82.9671, 92.3989, 106.3730) |
| Luminance | 0.9240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.95
Ice Blue (survey)
#D7FFFE
ΔE00 3.23
Very Pale Blue
#D6FFFE
ΔE00 3.46
Very Light Blue
#D5FFFF
ΔE00 3.52
Really Light Blue
#D4FFFF
ΔE00 3.75
Ice
#D6FFFA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCFD #FDE0DF
analogous
#DFFDEF #DFFCFD #DFEDFD
triadic
#DFFCFD #FDDFFC #FCFDDF
tetradic
#DFFCFD #EFDFFD #FDE0DF #EDFDDF
square
#DFFCFD #EFDFFD #FDE0DF #EDFDDF
split-complementary
#DFFCFD #FDDFED #FDEFDF
monochromatic
#6CF1F6 #A5F7F9 #DFFCFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.08
#DFFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DFFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCFD
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCFD | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F2F4FD
Tritanopia (blue-blind)
#D7FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcfd; /* rgb */ color: rgb(223, 252, 253); /* oklch */ color: oklch(97.1% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#e9fdfe',
500: '#dffcfd',
950: '#000000',
},
}SCSS
$custom: #dffcfd; $custom-light: #e9fdfe; $custom-dark: #000000;
JSON
{
"hex": "#dffcfd",
"rgb": {
"r": 223,
"g": 252,
"b": 253
},
"hsl": {
"h": 182,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97053,
"c": 0.03011,
"h": 199.2
},
"luminance": 0.92401
}Semantic roles & 50–950 ramp
primary
#DFFCFD
secondary
#E79C99
accent
#0801E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585