#DFFAFD#DFFAFD
#DFFAFD is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.028 H 204.8°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAFD |
|---|---|
| RGB | rgb(223, 250, 253) |
| HSL | hsl(186, 88%, 93%) |
| HSV | hsv(186, 12%, 99%) |
| CMYK | cmyk(11.9%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.47, -8.14, -4.41) |
| CIE-LCH | lch(96.47, 9.26, 208.41°) |
| OKLab | oklab(96.65% -0.0258 -0.0119) |
| OKLCH | oklch(96.65% 0.028 204.8) |
| XYZ | xyz(82.3424, 91.1494, 106.1648) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.17
Azure (CSS)
#F0FFFF
ΔE00 4.13
Ice Blue (survey)
#D7FFFE
ΔE00 4.34
Very Light Blue
#D5FFFF
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAFD #FDE2DF
analogous
#DFFDF1 #DFFAFD #DFEBFD
triadic
#DFFAFD #FDDFFA #FAFDDF
tetradic
#DFFAFD #F1DFFD #FDE2DF #EBFDDF
square
#DFFAFD #F1DFFD #FDE2DF #EBFDDF
split-complementary
#DFFAFD #FDDFEB #FDF1DF
monochromatic
#6CE8F6 #A5F1F9 #DFFAFD #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.09
#DFFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DFFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAFD
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAFD | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FD
Deuteranopia (green-blind)
#F0F3FD
Tritanopia (blue-blind)
#D7FCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffafd; /* rgb */ color: rgb(223, 250, 253); /* oklch */ color: oklch(96.6% 0.028 204.8);
Tailwind
colors: {
custom: {
50: '#e9fcfe',
500: '#dffafd',
950: '#000000',
},
}SCSS
$custom: #dffafd; $custom-light: #e9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#dffafd",
"rgb": {
"r": 223,
"g": 250,
"b": 253
},
"hsl": {
"h": 186,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96649,
"c": 0.0284,
"h": 204.8
},
"luminance": 0.91151
}Semantic roles & 50–950 ramp
primary
#DFFAFD
secondary
#E7A199
accent
#1701E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585