#DFFBF9#DFFBF9
#DFFBF9 is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.029 H 191.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF9 |
|---|---|
| RGB | rgb(223, 251, 249) |
| HSL | hsl(176, 78%, 93%) |
| HSV | hsv(176, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(96.62, -9.42, -2.12) |
| CIE-LCH | lch(96.62, 9.65, 192.68°) |
| OKLab | oklab(96.74% -0.0286 -0.0058) |
| OKLCH | oklch(96.74% 0.029 191.5) |
| XYZ | xyz(82.0234, 91.5203, 102.9479) |
| Luminance | 0.9152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.31
Ice Blue (survey)
#D7FFFE
ΔE00 3.14
Very Pale Blue
#D6FFFE
ΔE00 3.37
Very Light Blue
#D5FFFF
ΔE00 3.59
Really Light Blue
#D4FFFF
ΔE00 3.81
Ice
#D6FFFA
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF9 #FBDFE1
analogous
#DFFBEB #DFFBF9 #DFEFFB
triadic
#DFFBF9 #F9DFFB #FBF9DF
tetradic
#DFFBF9 #EBDFFB #FBDFE1 #EFFBDF
square
#DFFBF9 #EBDFFB #FBDFE1 #EFFBDF
split-complementary
#DFFBF9 #FBDFEF #FBEBDF
monochromatic
#72EDE5 #A9F4EF #DFFBF9 #E4FCFA #E4FCFA
Accessibility & contrast
On white
1.09
#DFFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DFFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF9
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF9 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8F9
Deuteranopia (green-blind)
#F2F3F9
Tritanopia (blue-blind)
#D7FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf9; /* rgb */ color: rgb(223, 251, 249); /* oklch */ color: oklch(96.7% 0.029 191.5);
Tailwind
colors: {
custom: {
50: '#e9fcfb',
500: '#dffbf9',
950: '#000000',
},
}SCSS
$custom: #dffbf9; $custom-light: #e9fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dffbf9",
"rgb": {
"r": 223,
"g": 251,
"b": 249
},
"hsl": {
"h": 175.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96735,
"c": 0.0292,
"h": 191.5
},
"luminance": 0.91522
}Semantic roles & 50–950 ramp
primary
#DFFBF9
secondary
#E29CA1
accent
#0B1ADA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585