#DFFBFA#DFFBFA
#DFFBFA is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.8% C 0.029 H 194.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBFA |
|---|---|
| RGB | rgb(223, 251, 250) |
| HSL | hsl(178, 78%, 93%) |
| HSV | hsv(178, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.65, -9.22, -2.60) |
| CIE-LCH | lch(96.65, 9.58, 195.72°) |
| OKLab | oklab(96.76% -0.0282 -0.0071) |
| OKLCH | oklch(96.76% 0.029 194.1) |
| XYZ | xyz(82.1798, 91.5828, 103.7715) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.11
Ice Blue (survey)
#D7FFFE
ΔE00 3.20
Very Pale Blue
#D6FFFE
ΔE00 3.44
Very Light Blue
#D5FFFF
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 3.83
Ice
#D6FFFA
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBFA #FBDFE0
analogous
#DFFBEC #DFFBFA #DFEEFB
triadic
#DFFBFA #FADFFB #FBFADF
tetradic
#DFFBFA #ECDFFB #FBDFE0 #EEFBDF
square
#DFFBFA #ECDFFB #FBDFE0 #EEFBDF
split-complementary
#DFFBFA #FBDFEE #FBECDF
monochromatic
#72EDE9 #A9F4F1 #DFFBFA #E4FCFB #E4FCFB
Accessibility & contrast
On white
1.09
#DFFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DFFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBFA
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBFA | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F1F4FA
Tritanopia (blue-blind)
#D7FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbfa; /* rgb */ color: rgb(223, 251, 250); /* oklch */ color: oklch(96.8% 0.029 194.1);
Tailwind
colors: {
custom: {
50: '#e9fcfb',
500: '#dffbfa',
950: '#000000',
},
}SCSS
$custom: #dffbfa; $custom-light: #e9fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dffbfa",
"rgb": {
"r": 223,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96764,
"c": 0.02911,
"h": 194.1
},
"luminance": 0.91584
}Semantic roles & 50–950 ramp
primary
#DFFBFA
secondary
#E29C9F
accent
#0B13DA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585