#DFF9FA#DFF9FA
#DFF9FA is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.4% C 0.027 H 199.5°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9FA |
|---|---|
| RGB | rgb(223, 249, 250) |
| HSL | hsl(182, 73%, 93%) |
| HSV | hsv(182, 11%, 98%) |
| CMYK | cmyk(10.8%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(96.14, -8.22, -3.35) |
| CIE-LCH | lch(96.14, 8.88, 202.16°) |
| OKLab | oklab(96.36% -0.0256 -0.0091) |
| OKLCH | oklch(96.36% 0.027 199.5) |
| XYZ | xyz(81.5583, 90.3399, 103.5643) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.90
Azure (CSS)
#F0FFFF
ΔE00 3.97
Ice Blue (survey)
#D7FFFE
ΔE00 4.13
Very Pale Blue
#D6FFFE
ΔE00 4.36
Very Light Blue
#D5FFFF
ΔE00 4.43
Really Light Blue
#D4FFFF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9FA #FAE0DF
analogous
#DFFAED #DFF9FA #DFEBFA
triadic
#DFF9FA #FADFF9 #F9FADF
tetradic
#DFF9FA #EDDFFA #FAE0DF #EBFADF
square
#DFF9FA #EDDFFA #FAE0DF #EBFADF
split-complementary
#DFF9FA #FADFEB #FAEDDF
monochromatic
#75E5E9 #AAEFF2 #DFF9FA #E5FAFB #E5FAFB
Accessibility & contrast
On white
1.10
#DFF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DFF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9FA
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9FA | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#D7FBF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dff9fa; /* rgb */ color: rgb(223, 249, 250); /* oklch */ color: oklch(96.4% 0.027 199.5);
Tailwind
colors: {
custom: {
50: '#e9fbfb',
500: '#dff9fa',
950: '#000000',
},
}SCSS
$custom: #dff9fa; $custom-light: #e9fbfb; $custom-dark: #000000;
JSON
{
"hex": "#dff9fa",
"rgb": {
"r": 223,
"g": 249,
"b": 250
},
"hsl": {
"h": 182.222,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96359,
"c": 0.02713,
"h": 199.5
},
"luminance": 0.90341
}Semantic roles & 50–950 ramp
primary
#DFF9FA
secondary
#DFA09E
accent
#1810D5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585