#BFDBD3#BFDBD3
#BFDBD3 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.9% C 0.032 H 176.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD3 |
|---|---|
| RGB | rgb(191, 219, 211) |
| HSL | hsl(163, 28%, 80%) |
| HSV | hsv(163, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(85.22, -10.81, 0.80) |
| CIE-LCH | lch(85.22, 10.84, 175.77°) |
| OKLab | oklab(86.86% -0.0316 0.002) |
| OKLCH | oklch(86.86% 0.032 176.5) |
| XYZ | xyz(58.5724, 66.4413, 71.3539) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Ice
#D6FFFA
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.45
Very Pale Blue
#D6FFFE
ΔE00 8.49
Paleturquoise
#AFEEEE
ΔE00 8.55
Lightcyan
#E0FFFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD3 #DBBFC7
analogous
#BFDBC5 #BFDBD3 #BFD5DB
triadic
#BFDBD3 #D3BFDB #DBD3BF
tetradic
#BFDBD3 #C5BFDB #DBBFC7 #D5DBBF
square
#BFDBD3 #C5BFDB #DBBFC7 #D5DBBF
split-complementary
#BFDBD3 #DBBFD5 #DBC5BF
monochromatic
#71AF9D #98C5B8 #BFDBD3 #E6F1EE #EBF4F2
Accessibility & contrast
On white
1.47
#BFDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BFDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD3
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD3 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#B9DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd3; /* rgb */ color: rgb(191, 219, 211); /* oklch */ color: oklch(86.9% 0.032 176.5);
Tailwind
colors: {
custom: {
50: '#d2e6e0',
500: '#bfdbd3',
950: '#000000',
},
}SCSS
$custom: #bfdbd3; $custom-light: #d2e6e0; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd3",
"rgb": {
"r": 191,
"g": 219,
"b": 211
},
"hsl": {
"h": 162.857,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86856,
"c": 0.0317,
"h": 176.5
},
"luminance": 0.66443
}Semantic roles & 50–950 ramp
primary
#BFDBD3
secondary
#B28C97
accent
#3F5DA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484