#DFFBFC#DFFBFC
#DFFBFC is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.029 H 199.3°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBFC |
|---|---|
| RGB | rgb(223, 251, 252) |
| HSL | hsl(182, 83%, 93%) |
| HSV | hsv(182, 12%, 99%) |
| CMYK | cmyk(11.5%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.70, -8.84, -3.55) |
| CIE-LCH | lch(96.70, 9.52, 201.89°) |
| OKLab | oklab(96.82% -0.0275 -0.0096) |
| OKLCH | oklch(96.82% 0.029 199.3) |
| XYZ | xyz(82.4951, 91.7089, 105.4319) |
| Luminance | 0.9171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.25
Ice Blue (survey)
#D7FFFE
ΔE00 3.52
Very Pale Blue
#D6FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 3.82
Really Light Blue
#D4FFFF
ΔE00 4.04
Azure (CSS)
#F0FFFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBFC #FCE0DF
analogous
#DFFCEE #DFFBFC #DFECFC
triadic
#DFFBFC #FCDFFB #FBFCDF
tetradic
#DFFBFC #EEDFFC #FCE0DF #ECFCDF
square
#DFFBFC #EEDFFC #FCE0DF #ECFCDF
split-complementary
#DFFBFC #FCDFEC #FCEEDF
monochromatic
#6FEDF2 #A7F4F7 #DFFBFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.09
#DFFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DFFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBFC
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBFC | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#D7FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbfc; /* rgb */ color: rgb(223, 251, 252); /* oklch */ color: oklch(96.8% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#e9fcfd',
500: '#dffbfc',
950: '#000000',
},
}SCSS
$custom: #dffbfc; $custom-light: #e9fcfd; $custom-dark: #000000;
JSON
{
"hex": "#dffbfc",
"rgb": {
"r": 223,
"g": 251,
"b": 252
},
"hsl": {
"h": 182.069,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96822,
"c": 0.02913,
"h": 199.3
},
"luminance": 0.91711
}Semantic roles & 50–950 ramp
primary
#DFFBFC
secondary
#E49D9B
accent
#0E06DF
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585