#DFFBF7#DFFBF7
#DFFBF7 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.030 H 186.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBF7 |
|---|---|
| RGB | rgb(223, 251, 247) |
| HSL | hsl(171, 78%, 93%) |
| HSV | hsv(171, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(96.57, -9.80, -1.16) |
| CIE-LCH | lch(96.57, 9.87, 186.77°) |
| OKLab | oklab(96.68% -0.0294 -0.0032) |
| OKLCH | oklch(96.68% 0.03 186.3) |
| XYZ | xyz(81.7131, 91.3962, 101.3138) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.96
Ice Blue (survey)
#D7FFFE
ΔE00 3.23
Very Pale Blue
#D6FFFE
ΔE00 3.44
Ice
#D6FFFA
ΔE00 3.50
Very Light Blue
#D5FFFF
ΔE00 3.74
Really Light Blue
#D4FFFF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBF7 #FBDFE3
analogous
#DFFBE9 #DFFBF7 #DFF1FB
triadic
#DFFBF7 #F7DFFB #FBF7DF
tetradic
#DFFBF7 #E9DFFB #FBDFE3 #F1FBDF
square
#DFFBF7 #E9DFFB #FBDFE3 #F1FBDF
split-complementary
#DFFBF7 #FBDFF1 #FBE9DF
monochromatic
#72EDDC #A9F4E9 #DFFBF7 #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.09
#DFFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DFFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBF7
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBF7 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#F2F3F7
Tritanopia (blue-blind)
#D8FCFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffbf7; /* rgb */ color: rgb(223, 251, 247); /* oklch */ color: oklch(96.7% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#e9fcf9',
500: '#dffbf7',
950: '#000000',
},
}SCSS
$custom: #dffbf7; $custom-light: #e9fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dffbf7",
"rgb": {
"r": 223,
"g": 251,
"b": 247
},
"hsl": {
"h": 171.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96678,
"c": 0.02956,
"h": 186.3
},
"luminance": 0.91398
}Semantic roles & 50–950 ramp
primary
#DFFBF7
secondary
#E29CA6
accent
#0B29DA
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585