#DFFCFB#DFFCFB
#DFFCFB is a very light, muted teal. Relative luminance 0.923; OKLCH L 97.0% C 0.030 H 194.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCFB |
|---|---|
| RGB | rgb(223, 252, 251) |
| HSL | hsl(178, 83%, 93%) |
| HSV | hsv(178, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.93, -9.53, -2.70) |
| CIE-LCH | lch(96.93, 9.91, 195.81°) |
| OKLab | oklab(97% -0.0292 -0.0073) |
| OKLCH | oklch(97% 0.03 194.1) |
| XYZ | xyz(82.6502, 92.2721, 104.7039) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.83
Ice Blue (survey)
#D7FFFE
ΔE00 2.90
Very Pale Blue
#D6FFFE
ΔE00 3.14
Very Light Blue
#D5FFFF
ΔE00 3.31
Really Light Blue
#D4FFFF
ΔE00 3.54
Ice
#D6FFFA
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCFB #FCDFE0
analogous
#DFFCEC #DFFCFB #DFEEFC
triadic
#DFFCFB #FBDFFC #FCFBDF
tetradic
#DFFCFB #ECDFFC #FCDFE0 #EEFCDF
square
#DFFCFB #ECDFFC #FCDFE0 #EEFCDF
split-complementary
#DFFCFB #FCDFEE #FCECDF
monochromatic
#6FF2ED #A7F7F4 #DFFCFB #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.08
#DFFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DFFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCFB
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCFB | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D7FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffcfb; /* rgb */ color: rgb(223, 252, 251); /* oklch */ color: oklch(97.0% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#e9fdfc',
500: '#dffcfb',
950: '#000000',
},
}SCSS
$custom: #dffcfb; $custom-light: #e9fdfc; $custom-dark: #000000;
JSON
{
"hex": "#dffcfb",
"rgb": {
"r": 223,
"g": 252,
"b": 251
},
"hsl": {
"h": 177.931,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96995,
"c": 0.0301,
"h": 194.1
},
"luminance": 0.92274
}Semantic roles & 50–950 ramp
primary
#DFFCFB
secondary
#E49B9D
accent
#060EDF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585