#DFF6FA#DFF6FA
#DFF6FA is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.8% C 0.025 H 209.2°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6FA |
|---|---|
| RGB | rgb(223, 246, 250) |
| HSL | hsl(189, 73%, 93%) |
| HSV | hsv(189, 11%, 98%) |
| CMYK | cmyk(10.8%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(95.37, -6.71, -4.48) |
| CIE-LCH | lch(95.37, 8.07, 213.70°) |
| OKLab | oklab(95.75% -0.0216 -0.0121) |
| OKLCH | oklch(95.75% 0.025 209.2) |
| XYZ | xyz(80.6385, 88.5002, 103.2577) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.58
Lightcyan
#E0FFFF
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6FA #FAE3DF
analogous
#DFFAF0 #DFF6FA #DFE8FA
triadic
#DFF6FA #FADFF6 #F6FADF
tetradic
#DFF6FA #F0DFFA #FAE3DF #E8FADF
square
#DFF6FA #F0DFFA #FAE3DF #E8FADF
split-complementary
#DFF6FA #FADFE8 #FAF0DF
monochromatic
#75D8E9 #AAE7F2 #DFF6FA #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.12
#DFF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DFF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6FA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6FA | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#D8F8F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff6fa; /* rgb */ color: rgb(223, 246, 250); /* oklch */ color: oklch(95.8% 0.025 209.2);
Tailwind
colors: {
custom: {
50: '#e9f9fc',
500: '#dff6fa',
950: '#000000',
},
}SCSS
$custom: #dff6fa; $custom-light: #e9f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dff6fa",
"rgb": {
"r": 223,
"g": 246,
"b": 250
},
"hsl": {
"h": 188.889,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.95754,
"c": 0.02471,
"h": 209.2
},
"luminance": 0.88502
}Semantic roles & 50–950 ramp
primary
#DFF6FA
secondary
#DFA79E
accent
#2E10D5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585