#DFFDFB#DFFDFB
#DFFDFB is a very light, muted teal. Relative luminance 0.929; OKLCH L 97.2% C 0.031 H 191.8°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDFB |
|---|---|
| RGB | rgb(223, 253, 251) |
| HSL | hsl(176, 88%, 93%) |
| HSV | hsv(176, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(97.19, -10.03, -2.32) |
| CIE-LCH | lch(97.19, 10.30, 193.04°) |
| OKLab | oklab(97.2% -0.0305 -0.0063) |
| OKLCH | oklch(97.2% 0.031 191.8) |
| XYZ | xyz(82.9651, 92.9018, 104.8088) |
| Luminance | 0.9290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.96
Ice Blue (survey)
#D7FFFE
ΔE00 2.56
Very Pale Blue
#D6FFFE
ΔE00 2.80
Very Light Blue
#D5FFFF
ΔE00 3.03
Really Light Blue
#D4FFFF
ΔE00 3.25
Ice
#D6FFFA
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDFB #FDDFE1
analogous
#DFFDEC #DFFDFB #DFF0FD
triadic
#DFFDFB #FBDFFD #FDFBDF
tetradic
#DFFDFB #ECDFFD #FDDFE1 #F0FDDF
square
#DFFDFB #ECDFFD #FDDFE1 #F0FDDF
split-complementary
#DFFDFB #FDDFF0 #FDECDF
monochromatic
#6CF6ED #A5F9F4 #DFFDFB #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.07
#DFFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DFFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDFB
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDFB | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdfb; /* rgb */ color: rgb(223, 253, 251); /* oklch */ color: oklch(97.2% 0.031 191.8);
Tailwind
colors: {
custom: {
50: '#e9fefc',
500: '#dffdfb',
950: '#000000',
},
}SCSS
$custom: #dffdfb; $custom-light: #e9fefc; $custom-dark: #000000;
JSON
{
"hex": "#dffdfb",
"rgb": {
"r": 223,
"g": 253,
"b": 251
},
"hsl": {
"h": 176,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97198,
"c": 0.03117,
"h": 191.8
},
"luminance": 0.92904
}Semantic roles & 50–950 ramp
primary
#DFFDFB
secondary
#E7999E
accent
#0110E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585