#DFFAFC#DFFAFC
#DFFAFC is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.6% C 0.028 H 202.1°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAFC |
|---|---|
| RGB | rgb(223, 250, 252) |
| HSL | hsl(184, 83%, 93%) |
| HSV | hsv(184, 12%, 99%) |
| CMYK | cmyk(11.5%, 0.8%, 0%, 1.2%) |
| CIE-LAB | lab(96.45, -8.34, -3.93) |
| CIE-LCH | lch(96.45, 9.22, 205.23°) |
| OKLab | oklab(96.62% -0.0261 -0.0106) |
| OKLCH | oklch(96.62% 0.028 202.1) |
| XYZ | xyz(82.1835, 91.0858, 105.3280) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.83
Ice Blue (survey)
#D7FFFE
ΔE00 4.06
Azure (CSS)
#F0FFFF
ΔE00 4.13
Very Pale Blue
#D6FFFE
ΔE00 4.28
Very Light Blue
#D5FFFF
ΔE00 4.31
Really Light Blue
#D4FFFF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAFC #FCE1DF
analogous
#DFFCEF #DFFAFC #DFEBFC
triadic
#DFFAFC #FCDFFA #FAFCDF
tetradic
#DFFAFC #EFDFFC #FCE1DF #EBFCDF
square
#DFFAFC #EFDFFC #FCE1DF #EBFCDF
split-complementary
#DFFAFC #FCDFEB #FCEFDF
monochromatic
#6FE9F2 #A7F1F7 #DFFAFC #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.09
#DFFAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DFFAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAFC
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAFC | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FC
Deuteranopia (green-blind)
#F0F3FC
Tritanopia (blue-blind)
#D7FCFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffafc; /* rgb */ color: rgb(223, 250, 252); /* oklch */ color: oklch(96.6% 0.028 202.1);
Tailwind
colors: {
custom: {
50: '#e9fcfd',
500: '#dffafc',
950: '#000000',
},
}SCSS
$custom: #dffafc; $custom-light: #e9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dffafc",
"rgb": {
"r": 223,
"g": 250,
"b": 252
},
"hsl": {
"h": 184.138,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96619,
"c": 0.02823,
"h": 202.1
},
"luminance": 0.91087
}Semantic roles & 50–950 ramp
primary
#DFFAFC
secondary
#E4A09B
accent
#1506DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585