#BFD3CA#BFD3CA
#BFD3CA is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.9% C 0.025 H 167.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3CA |
|---|---|
| RGB | rgb(191, 211, 202) |
| HSL | hsl(153, 19%, 79%) |
| HSV | hsv(153, 9%, 83%) |
| CMYK | cmyk(9.5%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(82.88, -8.43, 2.16) |
| CIE-LCH | lch(82.88, 8.70, 165.62°) |
| OKLab | oklab(84.92% -0.0242 0.0056) |
| OKLCH | oklch(84.92% 0.025 167) |
| XYZ | xyz(55.4385, 61.9284, 64.8983) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 10.01
Honeydew
#F0FFF0
ΔE00 10.18
Fog
#D8DCE0
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3CA #D3BFC8
analogous
#BFD3C0 #BFD3CA #BFD2D3
triadic
#BFD3CA #CABFD3 #D3CABF
tetradic
#BFD3CA #C0BFD3 #D3BFC8 #D2D3BF
square
#BFD3CA #C0BFD3 #D3BFC8 #D2D3BF
split-complementary
#BFD3CA #D3BFD2 #D3C0BF
monochromatic
#76A18E #9BBAAC #BFD3CA #E3ECE8 #EDF3F0
Accessibility & contrast
On white
1.57
#BFD3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#BFD3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3CA
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3CA | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CA
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#BBD3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd3ca; /* rgb */ color: rgb(191, 211, 202); /* oklch */ color: oklch(84.9% 0.025 167.0);
Tailwind
colors: {
custom: {
50: '#d2e0da',
500: '#bfd3ca',
950: '#000000',
},
}SCSS
$custom: #bfd3ca; $custom-light: #d2e0da; $custom-dark: #000000;
JSON
{
"hex": "#bfd3ca",
"rgb": {
"r": 191,
"g": 211,
"b": 202
},
"hsl": {
"h": 153,
"s": 18.519,
"l": 78.824
},
"oklch": {
"l": 0.84924,
"c": 0.02483,
"h": 167
},
"luminance": 0.61929
}Semantic roles & 50–950 ramp
primary
#BFD3CA
secondary
#A88E9A
accent
#496F9D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483