#DFFAFA#DFFAFA
#DFFAFA is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.6% C 0.028 H 196.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAFA |
|---|---|
| RGB | rgb(223, 250, 250) |
| HSL | hsl(180, 73%, 93%) |
| HSV | hsv(180, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 0%, 2%) |
| CIE-LAB | lab(96.39, -8.72, -2.97) |
| CIE-LCH | lch(96.39, 9.21, 198.82°) |
| OKLab | oklab(96.56% -0.0269 -0.0081) |
| OKLCH | oklch(96.56% 0.028 196.7) |
| XYZ | xyz(81.8683, 90.9597, 103.6676) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.42
Ice Blue (survey)
#D7FFFE
ΔE00 3.64
Very Pale Blue
#D6FFFE
ΔE00 3.87
Very Light Blue
#D5FFFF
ΔE00 3.98
Really Light Blue
#D4FFFF
ΔE00 4.21
Azure (CSS)
#F0FFFF
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAFA #FADFDF
analogous
#DFFAEC #DFFAFA #DFECFA
triadic
#DFFAFA #FADFFA #FAFADF
tetradic
#DFFAFA #ECDFFA #FADFDF #ECFADF
square
#DFFAFA #ECDFFA #FADFDF #ECFADF
split-complementary
#DFFAFA #FADFEC #FAECDF
monochromatic
#75E9E9 #AAF2F2 #DFFAFA #E5FBFB #E5FBFB
Accessibility & contrast
On white
1.09
#DFFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DFFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAFA
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAFA | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#D7FCFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffafa; /* rgb */ color: rgb(223, 250, 250); /* oklch */ color: oklch(96.6% 0.028 196.7);
Tailwind
colors: {
custom: {
50: '#e9fcfb',
500: '#dffafa',
950: '#000000',
},
}SCSS
$custom: #dffafa; $custom-light: #e9fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dffafa",
"rgb": {
"r": 223,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96561,
"c": 0.02809,
"h": 196.7
},
"luminance": 0.90961
}Semantic roles & 50–950 ramp
primary
#DFFAFA
secondary
#DF9E9E
accent
#1010D5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585