#DFF8FA#DFF8FA
#DFF8FA is a very light, muted teal. Relative luminance 0.897; OKLCH L 96.2% C 0.026 H 202.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8FA |
|---|---|
| RGB | rgb(223, 248, 250) |
| HSL | hsl(184, 73%, 93%) |
| HSV | hsv(184, 11%, 98%) |
| CMYK | cmyk(10.8%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(95.88, -7.72, -3.72) |
| CIE-LCH | lch(95.88, 8.57, 205.76°) |
| OKLab | oklab(96.16% -0.0242 -0.0101) |
| OKLCH | oklch(96.16% 0.026 202.6) |
| XYZ | xyz(81.2501, 89.7234, 103.4616) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.46
Azure (CSS)
#F0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.68
Very Pale Blue
#D6FFFE
ΔE00 4.89
Very Light Blue
#D5FFFF
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8FA #FAE1DF
analogous
#DFFAEE #DFF8FA #DFEAFA
triadic
#DFF8FA #FADFF8 #F8FADF
tetradic
#DFF8FA #EEDFFA #FAE1DF #EAFADF
square
#DFF8FA #EEDFFA #FAE1DF #EAFADF
split-complementary
#DFF8FA #FADFEA #FAEEDF
monochromatic
#75E1E9 #AAECF2 #DFF8FA #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.11
#DFF8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DFF8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8FA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8FA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#EFF1FA
Tritanopia (blue-blind)
#D8FAF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff8fa; /* rgb */ color: rgb(223, 248, 250); /* oklch */ color: oklch(96.2% 0.026 202.6);
Tailwind
colors: {
custom: {
50: '#e9fafb',
500: '#dff8fa',
950: '#000000',
},
}SCSS
$custom: #dff8fa; $custom-light: #e9fafb; $custom-dark: #000000;
JSON
{
"hex": "#dff8fa",
"rgb": {
"r": 223,
"g": 248,
"b": 250
},
"hsl": {
"h": 184.444,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96157,
"c": 0.02625,
"h": 202.6
},
"luminance": 0.89725
}Semantic roles & 50–950 ramp
primary
#DFF8FA
secondary
#DFA39E
accent
#1F10D5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585