#BFDBD8#BFDBD8
#BFDBD8 is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.0% C 0.030 H 188.8°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD8 |
|---|---|
| RGB | rgb(191, 219, 216) |
| HSL | hsl(174, 28%, 80%) |
| HSV | hsv(174, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(85.35, -9.83, -1.66) |
| CIE-LCH | lch(85.35, 9.97, 189.57°) |
| OKLab | oklab(87% -0.0297 -0.0046) |
| OKLCH | oklch(87% 0.03 188.8) |
| XYZ | xyz(59.2090, 66.6960, 74.7065) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.55
Lightblue
#ADD8E6
ΔE00 7.38
Lightcyan
#E0FFFF
ΔE00 7.85
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Very Pale Blue
#D6FFFE
ΔE00 8.00
Ice
#D6FFFA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD8 #DBBFC2
analogous
#BFDBCA #BFDBD8 #BFD0DB
triadic
#BFDBD8 #D8BFDB #DBD8BF
tetradic
#BFDBD8 #CABFDB #DBBFC2 #D0DBBF
square
#BFDBD8 #CABFDB #DBBFC2 #D0DBBF
split-complementary
#BFDBD8 #DBBFD0 #DBCABF
monochromatic
#71AFA8 #98C5C0 #BFDBD8 #E6F1F0 #EBF4F3
Accessibility & contrast
On white
1.46
#BFDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BFDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD8
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD8 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#B8DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd8; /* rgb */ color: rgb(191, 219, 216); /* oklch */ color: oklch(87.0% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#d2e6e4',
500: '#bfdbd8',
950: '#000000',
},
}SCSS
$custom: #bfdbd8; $custom-light: #d2e6e4; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd8",
"rgb": {
"r": 191,
"g": 219,
"b": 216
},
"hsl": {
"h": 173.571,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.87001,
"c": 0.03002,
"h": 188.8
},
"luminance": 0.66697
}Semantic roles & 50–950 ramp
primary
#BFDBD8
secondary
#B28C90
accent
#3F4AA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484