#BFDBD5#BFDBD5
#BFDBD5 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.9% C 0.031 H 181.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD5 |
|---|---|
| RGB | rgb(191, 219, 213) |
| HSL | hsl(167, 28%, 80%) |
| HSV | hsv(167, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(85.27, -10.42, -0.18) |
| CIE-LCH | lch(85.27, 10.42, 181.01°) |
| OKLab | oklab(86.91% -0.0308 -0.0006) |
| OKLCH | oklch(86.91% 0.031 181.2) |
| XYZ | xyz(58.8247, 66.5422, 72.6826) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.41
Ice
#D6FFFA
ΔE00 8.00
Ice Blue (survey)
#D7FFFE
ΔE00 8.18
Lightcyan
#E0FFFF
ΔE00 8.22
Very Pale Blue
#D6FFFE
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD5 #DBBFC5
analogous
#BFDBC7 #BFDBD5 #BFD3DB
triadic
#BFDBD5 #D5BFDB #DBD5BF
tetradic
#BFDBD5 #C7BFDB #DBBFC5 #D3DBBF
square
#BFDBD5 #C7BFDB #DBBFC5 #D3DBBF
split-complementary
#BFDBD5 #DBBFD3 #DBC7BF
monochromatic
#71AFA2 #98C5BB #BFDBD5 #E6F1EF #EBF4F2
Accessibility & contrast
On white
1.47
#BFDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BFDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#D3D3D6
Tritanopia (blue-blind)
#B8DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd5; /* rgb */ color: rgb(191, 219, 213); /* oklch */ color: oklch(86.9% 0.031 181.2);
Tailwind
colors: {
custom: {
50: '#d2e6e1',
500: '#bfdbd5',
950: '#000000',
},
}SCSS
$custom: #bfdbd5; $custom-light: #d2e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd5",
"rgb": {
"r": 191,
"g": 219,
"b": 213
},
"hsl": {
"h": 167.143,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86914,
"c": 0.03086,
"h": 181.2
},
"luminance": 0.66543
}Semantic roles & 50–950 ramp
primary
#BFDBD5
secondary
#B28C94
accent
#3F55A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484