#BFDBD2#BFDBD2
#BFDBD2 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.8% C 0.032 H 174.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD2 |
|---|---|
| RGB | rgb(191, 219, 210) |
| HSL | hsl(161, 28%, 80%) |
| HSV | hsv(161, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.20, -11.00, 1.29) |
| CIE-LCH | lch(85.20, 11.08, 173.31°) |
| OKLab | oklab(86.83% -0.032 0.0033) |
| OKLCH | oklch(86.83% 0.032 174.2) |
| XYZ | xyz(58.4475, 66.3913, 70.6957) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Ice
#D6FFFA
ΔE00 8.18
Ice Blue (survey)
#D7FFFE
ΔE00 8.62
Very Pale Blue
#D6FFFE
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 8.71
Lightcyan
#E0FFFF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD2 #DBBFC8
analogous
#BFDBC4 #BFDBD2 #BFD6DB
triadic
#BFDBD2 #D2BFDB #DBD2BF
tetradic
#BFDBD2 #C4BFDB #DBBFC8 #D6DBBF
square
#BFDBD2 #C4BFDB #DBBFC8 #D6DBBF
split-complementary
#BFDBD2 #DBBFD6 #DBC4BF
monochromatic
#71AF9B #98C5B6 #BFDBD2 #E6F1EE #EBF4F1
Accessibility & contrast
On white
1.47
#BFDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BFDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#B9DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd2; /* rgb */ color: rgb(191, 219, 210); /* oklch */ color: oklch(86.8% 0.032 174.2);
Tailwind
colors: {
custom: {
50: '#d2e6df',
500: '#bfdbd2',
950: '#000000',
},
}SCSS
$custom: #bfdbd2; $custom-light: #d2e6df; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd2",
"rgb": {
"r": 191,
"g": 219,
"b": 210
},
"hsl": {
"h": 160.714,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86828,
"c": 0.03221,
"h": 174.2
},
"luminance": 0.66393
}Semantic roles & 50–950 ramp
primary
#BFDBD2
secondary
#B28C98
accent
#3F60A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484