#DFF9FC#DFF9FC
#DFF9FC is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.4% C 0.027 H 205.1°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9FC |
|---|---|
| RGB | rgb(223, 249, 252) |
| HSL | hsl(186, 83%, 93%) |
| HSV | hsv(186, 12%, 99%) |
| CMYK | cmyk(11.5%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(96.19, -7.83, -4.30) |
| CIE-LCH | lch(96.19, 8.94, 208.78°) |
| OKLab | oklab(96.42% -0.0248 -0.0116) |
| OKLCH | oklch(96.42% 0.027 205.1) |
| XYZ | xyz(81.8736, 90.4660, 105.2247) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.45
Azure (CSS)
#F0FFFF
ΔE00 3.94
Ice Blue (survey)
#D7FFFE
ΔE00 4.63
Very Light Blue
#D5FFFF
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.85
Really Light Blue
#D4FFFF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9FC #FCE2DF
analogous
#DFFCF0 #DFF9FC #DFEAFC
triadic
#DFF9FC #FCDFF9 #F9FCDF
tetradic
#DFF9FC #F0DFFC #FCE2DF #EAFCDF
square
#DFF9FC #F0DFFC #FCE2DF #EAFCDF
split-complementary
#DFF9FC #FCDFEA #FCF0DF
monochromatic
#6FE4F2 #A7EFF7 #DFF9FC #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.10
#DFF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DFF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9FC
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9FC | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#D7FBFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dff9fc; /* rgb */ color: rgb(223, 249, 252); /* oklch */ color: oklch(96.4% 0.027 205.1);
Tailwind
colors: {
custom: {
50: '#e9fbfd',
500: '#dff9fc',
950: '#000000',
},
}SCSS
$custom: #dff9fc; $custom-light: #e9fbfd; $custom-dark: #000000;
JSON
{
"hex": "#dff9fc",
"rgb": {
"r": 223,
"g": 249,
"b": 252
},
"hsl": {
"h": 186.207,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96418,
"c": 0.02741,
"h": 205.1
},
"luminance": 0.90468
}Semantic roles & 50–950 ramp
primary
#DFF9FC
secondary
#E4A29B
accent
#1D06DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585