#BFD5CA#BFD5CA
#BFD5CA is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.3% C 0.028 H 164.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD5CA |
|---|---|
| RGB | rgb(191, 213, 202) |
| HSL | hsl(150, 21%, 79%) |
| HSV | hsv(150, 10%, 84%) |
| CMYK | cmyk(10.3%, 0%, 5.2%, 16.5%) |
| CIE-LAB | lab(83.40, -9.46, 2.93) |
| CIE-LCH | lch(83.40, 9.90, 162.79°) |
| OKLab | oklab(85.34% -0.027 0.0076) |
| OKLCH | oklch(85.34% 0.028 164.2) |
| XYZ | xyz(55.9384, 62.9283, 65.0649) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 9.34
Honeydew
#F0FFF0
ΔE00 9.84
Ice
#D6FFFA
ΔE00 10.17
Lightcyan
#E0FFFF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD5CA #D5BFCA
analogous
#BFD5BF #BFD5CA #BFD5D5
triadic
#BFD5CA #CABFD5 #D5CABF
tetradic
#BFD5CA #BFBFD5 #D5BFCA #D5D5BF
square
#BFD5CA #BFBFD5 #D5BFCA #D5D5BF
split-complementary
#BFD5CA #D5BFD5 #D5BFBF
monochromatic
#75A58D #9ABDAB #BFD5CA #E4EDE9 #EDF3F0
Accessibility & contrast
On white
1.55
#BFD5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BFD5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD5CA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD5CA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2C9
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#BBD5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd5ca; /* rgb */ color: rgb(191, 213, 202); /* oklch */ color: oklch(85.3% 0.028 164.2);
Tailwind
colors: {
custom: {
50: '#d2e1da',
500: '#bfd5ca',
950: '#000000',
},
}SCSS
$custom: #bfd5ca; $custom-light: #d2e1da; $custom-dark: #000000;
JSON
{
"hex": "#bfd5ca",
"rgb": {
"r": 191,
"g": 213,
"b": 202
},
"hsl": {
"h": 150,
"s": 20.755,
"l": 79.216
},
"oklch": {
"l": 0.85343,
"c": 0.02803,
"h": 164.2
},
"luminance": 0.62929
}Semantic roles & 50–950 ramp
primary
#BFD5CA
secondary
#AA8E9C
accent
#46739F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483