#DFF7FA#DFF7FA
#DFF7FA is a very light, muted teal. Relative luminance 0.891; OKLCH L 96.0% C 0.025 H 205.8°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7FA |
|---|---|
| RGB | rgb(223, 247, 250) |
| HSL | hsl(187, 73%, 93%) |
| HSV | hsv(187, 11%, 98%) |
| CMYK | cmyk(10.8%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(95.63, -7.21, -4.10) |
| CIE-LCH | lch(95.63, 8.30, 209.61°) |
| OKLab | oklab(95.96% -0.0229 -0.0111) |
| OKLCH | oklch(95.96% 0.025 205.8) |
| XYZ | xyz(80.9435, 89.1102, 103.3594) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.07
Azure (CSS)
#F0FFFF
ΔE00 3.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.26
Very Pale Blue
#D6FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.48
Really Light Blue
#D4FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7FA #FAE2DF
analogous
#DFFAEF #DFF7FA #DFE9FA
triadic
#DFF7FA #FADFF7 #F7FADF
tetradic
#DFF7FA #EFDFFA #FAE2DF #E9FADF
square
#DFF7FA #EFDFFA #FAE2DF #E9FADF
split-complementary
#DFF7FA #FADFE9 #FAEFDF
monochromatic
#75DDE9 #AAEAF2 #DFF7FA #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.12
#DFF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DFF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7FA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7FA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#D8F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff7fa; /* rgb */ color: rgb(223, 247, 250); /* oklch */ color: oklch(96.0% 0.025 205.8);
Tailwind
colors: {
custom: {
50: '#e9f9fc',
500: '#dff7fa',
950: '#000000',
},
}SCSS
$custom: #dff7fa; $custom-light: #e9f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dff7fa",
"rgb": {
"r": 223,
"g": 247,
"b": 250
},
"hsl": {
"h": 186.667,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.95955,
"c": 0.02544,
"h": 205.8
},
"luminance": 0.89112
}Semantic roles & 50–950 ramp
primary
#DFF7FA
secondary
#DFA59E
accent
#2610D5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585