#BFDBDA#BFDBDA
#BFDBDA is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.1% C 0.030 H 194.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBDA |
|---|---|
| RGB | rgb(191, 219, 218) |
| HSL | hsl(178, 28%, 80%) |
| HSV | hsv(178, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(85.40, -9.43, -2.64) |
| CIE-LCH | lch(85.40, 9.79, 195.63°) |
| OKLab | oklab(87.06% -0.0289 -0.0072) |
| OKLCH | oklch(87.06% 0.03 194) |
| XYZ | xyz(59.4691, 66.8000, 76.0766) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 7.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 7.99
Very Light Blue
#D5FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBDA #DBBFC0
analogous
#BFDBCC #BFDBDA #BFCEDB
triadic
#BFDBDA #DABFDB #DBDABF
tetradic
#BFDBDA #CCBFDB #DBBFC0 #CEDBBF
square
#BFDBDA #CCBFDB #DBBFC0 #CEDBBF
split-complementary
#BFDBDA #DBBFCE #DBCCBF
monochromatic
#71AFAD #98C5C3 #BFDBDA #E6F1F1 #EBF4F4
Accessibility & contrast
On white
1.46
#BFDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BFDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBDA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBDA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#D2D4DA
Tritanopia (blue-blind)
#B7DDDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbda; /* rgb */ color: rgb(191, 219, 218); /* oklch */ color: oklch(87.1% 0.030 194.0);
Tailwind
colors: {
custom: {
50: '#d2e6e5',
500: '#bfdbda',
950: '#000000',
},
}SCSS
$custom: #bfdbda; $custom-light: #d2e6e5; $custom-dark: #000000;
JSON
{
"hex": "#bfdbda",
"rgb": {
"r": 191,
"g": 219,
"b": 218
},
"hsl": {
"h": 177.857,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.87061,
"c": 0.02976,
"h": 194
},
"luminance": 0.66801
}Semantic roles & 50–950 ramp
primary
#BFDBDA
secondary
#B28C8E
accent
#3F43A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484