#BFDFD6#BFDFD6
#BFDFD6 is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.036 H 176.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFD6 |
|---|---|
| RGB | rgb(191, 223, 214) |
| HSL | hsl(163, 33%, 81%) |
| HSV | hsv(163, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(86.36, -12.26, 0.87) |
| CIE-LCH | lch(86.36, 12.29, 175.93°) |
| OKLab | oklab(87.78% -0.0359 0.0021) |
| OKLCH | oklch(87.78% 0.036 176.6) |
| XYZ | xyz(60.0081, 68.7053, 73.7051) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Ice
#D6FFFA
ΔE00 7.12
Duck Egg Blue
#C3FBF4
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 7.54
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Very Pale Blue
#D6FFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFD6 #DFBFC8
analogous
#BFDFC6 #BFDFD6 #BFD8DF
triadic
#BFDFD6 #D6BFDF #DFD6BF
tetradic
#BFDFD6 #C6BFDF #DFBFC8 #D8DFBF
square
#BFDFD6 #C6BFDF #DFBFC8 #D8DFBF
split-complementary
#BFDFD6 #DFBFD8 #DFC6BF
monochromatic
#6DB6A2 #96CBBC #BFDFD6 #E8F3F0 #EBF5F2
Accessibility & contrast
On white
1.42
#BFDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BFDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFD6
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFD6 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#B8E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfd6; /* rgb */ color: rgb(191, 223, 214); /* oklch */ color: oklch(87.8% 0.036 176.6);
Tailwind
colors: {
custom: {
50: '#d2e9e2',
500: '#bfdfd6',
950: '#000000',
},
}SCSS
$custom: #bfdfd6; $custom-light: #d2e9e2; $custom-dark: #000000;
JSON
{
"hex": "#bfdfd6",
"rgb": {
"r": 191,
"g": 223,
"b": 214
},
"hsl": {
"h": 163.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87783,
"c": 0.03593,
"h": 176.6
},
"luminance": 0.68707
}Semantic roles & 50–950 ramp
primary
#BFDFD6
secondary
#B78B98
accent
#395AAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484