#BFDFDD#BFDFDD
#BFDFDD is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.0% C 0.034 H 191.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFDD |
|---|---|
| RGB | rgb(191, 223, 221) |
| HSL | hsl(176, 33%, 81%) |
| HSV | hsv(176, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.54, -10.88, -2.56) |
| CIE-LCH | lch(86.54, 11.17, 193.22°) |
| OKLab | oklab(87.99% -0.0331 -0.007) |
| OKLCH | oklch(87.99% 0.034 191.9) |
| XYZ | xyz(60.9213, 69.0706, 78.5148) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 6.90
Lightblue
#ADD8E6
ΔE00 6.91
Very Light Blue
#D5FFFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFDD #DFBFC1
analogous
#BFDFCD #BFDFDD #BFD1DF
triadic
#BFDFDD #DDBFDF #DFDDBF
tetradic
#BFDFDD #CDBFDF #DFBFC1 #D1DFBF
square
#BFDFDD #CDBFDF #DFBFC1 #D1DFBF
split-complementary
#BFDFDD #DFBFD1 #DFCDBF
monochromatic
#6DB6B2 #96CBC7 #BFDFDD #E8F3F3 #EBF5F4
Accessibility & contrast
On white
1.42
#BFDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BFDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFDD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFDD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDD
Deuteranopia (green-blind)
#D4D7DD
Tritanopia (blue-blind)
#B6E1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfdd; /* rgb */ color: rgb(191, 223, 221); /* oklch */ color: oklch(88.0% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#d2e9e7',
500: '#bfdfdd',
950: '#000000',
},
}SCSS
$custom: #bfdfdd; $custom-light: #d2e9e7; $custom-dark: #000000;
JSON
{
"hex": "#bfdfdd",
"rgb": {
"r": 191,
"g": 223,
"b": 221
},
"hsl": {
"h": 176.25,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87986,
"c": 0.03384,
"h": 191.9
},
"luminance": 0.69072
}Semantic roles & 50–950 ramp
primary
#BFDFDD
secondary
#B78B8E
accent
#3941AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484