#BFDBD1#BFDBD1
#BFDBD1 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.033 H 172.0°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD1 |
|---|---|
| RGB | rgb(191, 219, 209) |
| HSL | hsl(159, 28%, 80%) |
| HSV | hsv(159, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 4.6%, 14.1%) |
| CIE-LAB | lab(85.17, -11.19, 1.78) |
| CIE-LCH | lch(85.17, 11.34, 170.95°) |
| OKLab | oklab(86.8% -0.0324 0.0046) |
| OKLCH | oklch(86.8% 0.033 172) |
| XYZ | xyz(58.3233, 66.3417, 70.0417) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.78
Ice
#D6FFFA
ΔE00 8.28
Ice Blue (survey)
#D7FFFE
ΔE00 8.80
Duck Egg Blue
#C3FBF4
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.84
Paleturquoise
#AFEEEE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD1 #DBBFC9
analogous
#BFDBC3 #BFDBD1 #BFD7DB
triadic
#BFDBD1 #D1BFDB #DBD1BF
tetradic
#BFDBD1 #C3BFDB #DBBFC9 #D7DBBF
square
#BFDBD1 #C3BFDB #DBBFC9 #D7DBBF
split-complementary
#BFDBD1 #DBBFD7 #DBC3BF
monochromatic
#71AF99 #98C5B5 #BFDBD1 #E6F1ED #EBF4F1
Accessibility & contrast
On white
1.47
#BFDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BFDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD1
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD1 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#D4D3D2
Tritanopia (blue-blind)
#B9DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd1; /* rgb */ color: rgb(191, 219, 209); /* oklch */ color: oklch(86.8% 0.033 172.0);
Tailwind
colors: {
custom: {
50: '#d2e6df',
500: '#bfdbd1',
950: '#000000',
},
}SCSS
$custom: #bfdbd1; $custom-light: #d2e6df; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd1",
"rgb": {
"r": 191,
"g": 219,
"b": 209
},
"hsl": {
"h": 158.571,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.868,
"c": 0.03276,
"h": 172
},
"luminance": 0.66343
}Semantic roles & 50–950 ramp
primary
#BFDBD1
secondary
#B28C9A
accent
#3F64A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484