#BFDFDB#BFDFDB
#BFDFDB is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.034 H 187.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFDB |
|---|---|
| RGB | rgb(191, 223, 219) |
| HSL | hsl(173, 33%, 81%) |
| HSV | hsv(173, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.49, -11.28, -1.58) |
| CIE-LCH | lch(86.49, 11.39, 187.96°) |
| OKLab | oklab(87.93% -0.0339 -0.0044) |
| OKLCH | oklch(87.93% 0.034 187.4) |
| XYZ | xyz(60.6565, 68.9647, 77.1198) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.08
Ice
#D6FFFA
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 6.93
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Very Pale Blue
#D6FFFE
ΔE00 6.99
Very Light Blue
#D5FFFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFDB #DFBFC3
analogous
#BFDFCB #BFDFDB #BFD3DF
triadic
#BFDFDB #DBBFDF #DFDBBF
tetradic
#BFDFDB #CBBFDF #DFBFC3 #D3DFBF
square
#BFDFDB #CBBFDF #DFBFC3 #D3DFBF
split-complementary
#BFDFDB #DFBFD3 #DFCBBF
monochromatic
#6DB6AD #96CBC4 #BFDFDB #E8F3F2 #EBF5F4
Accessibility & contrast
On white
1.42
#BFDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BFDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFDB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFDB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#B7E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfdb; /* rgb */ color: rgb(191, 223, 219); /* oklch */ color: oklch(87.9% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#d2e9e6',
500: '#bfdfdb',
950: '#000000',
},
}SCSS
$custom: #bfdfdb; $custom-light: #d2e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bfdfdb",
"rgb": {
"r": 191,
"g": 223,
"b": 219
},
"hsl": {
"h": 172.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87927,
"c": 0.03418,
"h": 187.4
},
"luminance": 0.68966
}Semantic roles & 50–950 ramp
primary
#BFDFDB
secondary
#B78B91
accent
#3948AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484