#DFFDFA#DFFDFA
#DFFDFA is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.2% C 0.031 H 189.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDFA |
|---|---|
| RGB | rgb(223, 253, 250) |
| HSL | hsl(174, 88%, 93%) |
| HSV | hsv(174, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(97.16, -10.22, -1.84) |
| CIE-LCH | lch(97.16, 10.39, 190.23°) |
| OKLab | oklab(97.17% -0.0309 -0.0051) |
| OKLCH | oklch(97.17% 0.031 189.3) |
| XYZ | xyz(82.8079, 92.8390, 103.9808) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.37
Ice Blue (survey)
#D7FFFE
ΔE00 2.59
Very Pale Blue
#D6FFFE
ΔE00 2.81
Ice
#D6FFFA
ΔE00 3.08
Very Light Blue
#D5FFFF
ΔE00 3.10
Really Light Blue
#D4FFFF
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDFA #FDDFE2
analogous
#DFFDEB #DFFDFA #DFF1FD
triadic
#DFFDFA #FADFFD #FDFADF
tetradic
#DFFDFA #EBDFFD #FDDFE2 #F1FDDF
square
#DFFDFA #EBDFFD #FDDFE2 #F1FDDF
split-complementary
#DFFDFA #FDDFF1 #FDEBDF
monochromatic
#6CF6E8 #A5F9F1 #DFFDFA #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.07
#DFFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#DFFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDFA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDFA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dffdfa; /* rgb */ color: rgb(223, 253, 250); /* oklch */ color: oklch(97.2% 0.031 189.3);
Tailwind
colors: {
custom: {
50: '#e9fefb',
500: '#dffdfa',
950: '#000000',
},
}SCSS
$custom: #dffdfa; $custom-light: #e9fefb; $custom-dark: #000000;
JSON
{
"hex": "#dffdfa",
"rgb": {
"r": 223,
"g": 253,
"b": 250
},
"hsl": {
"h": 174,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97169,
"c": 0.03131,
"h": 189.3
},
"luminance": 0.92841
}Semantic roles & 50–950 ramp
primary
#DFFDFA
secondary
#E799A1
accent
#0117E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585