#BFD4CB#BFD4CB
#BFD4CB is a very light, muted teal. Relative luminance 0.625; OKLCH L 85.2% C 0.026 H 168.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4CB |
|---|---|
| RGB | rgb(191, 212, 203) |
| HSL | hsl(154, 20%, 79%) |
| HSV | hsv(154, 10%, 83%) |
| CMYK | cmyk(9.9%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(83.17, -8.75, 2.05) |
| CIE-LCH | lch(83.17, 8.99, 166.82°) |
| OKLab | oklab(85.16% -0.0252 0.0053) |
| OKLCH | oklch(85.16% 0.026 168.1) |
| XYZ | xyz(55.8065, 62.4743, 65.6069) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 8.00
Powder Blue
#B0E0E6
ΔE00 8.96
Honeydew
#F0FFF0
ΔE00 10.06
Lightcyan
#E0FFFF
ΔE00 10.26
Light Gray
#D3D3D3
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4CB #D4BFC8
analogous
#BFD4C1 #BFD4CB #BFD3D4
triadic
#BFD4CB #CBBFD4 #D4CBBF
tetradic
#BFD4CB #C1BFD4 #D4BFC8 #D3D4BF
square
#BFD4CB #C1BFD4 #D4BFC8 #D3D4BF
split-complementary
#BFD4CB #D4BFD3 #D4C1BF
monochromatic
#76A390 #9ABBAD #BFD4CB #E4EDE9 #EDF3F0
Accessibility & contrast
On white
1.56
#BFD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#BFD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4CB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4CB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#CFCECC
Tritanopia (blue-blind)
#BBD4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bfd4cb; /* rgb */ color: rgb(191, 212, 203); /* oklch */ color: oklch(85.2% 0.026 168.1);
Tailwind
colors: {
custom: {
50: '#d2e1da',
500: '#bfd4cb',
950: '#000000',
},
}SCSS
$custom: #bfd4cb; $custom-light: #d2e1da; $custom-dark: #000000;
JSON
{
"hex": "#bfd4cb",
"rgb": {
"r": 191,
"g": 212,
"b": 203
},
"hsl": {
"h": 154.286,
"s": 19.626,
"l": 79.02
},
"oklch": {
"l": 0.85161,
"c": 0.02574,
"h": 168.1
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#BFD4CB
secondary
#A98E9A
accent
#486D9E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483