#BFD2CD#BFD2CD
#BFD2CD is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.022 H 178.3°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2CD |
|---|---|
| RGB | rgb(191, 210, 205) |
| HSL | hsl(164, 17%, 79%) |
| HSV | hsv(164, 9%, 82%) |
| CMYK | cmyk(9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(82.69, -7.34, 0.29) |
| CIE-LCH | lch(82.69, 7.34, 177.74°) |
| OKLab | oklab(84.8% -0.0216 0.0007) |
| OKLCH | oklch(84.8% 0.022 178.3) |
| XYZ | xyz(55.5495, 61.5765, 66.7046) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.59
Light Grey
#D8DCD6
ΔE00 6.70
Powder Blue
#B0E0E6
ΔE00 8.51
Light Gray
#D3D3D3
ΔE00 8.91
Fog
#D8DCE0
ΔE00 9.03
Lightblue
#ADD8E6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2CD #D2BFC4
analogous
#BFD2C3 #BFD2CD #BFCDD2
triadic
#BFD2CD #CDBFD2 #D2CDBF
tetradic
#BFD2CD #C3BFD2 #D2BFC4 #CDD2BF
square
#BFD2CD #C3BFD2 #D2BFC4 #CDD2BF
split-complementary
#BFD2CD #D2BFCD #D2C3BF
monochromatic
#779F95 #9BB9B1 #BFD2CD #E3EBE9 #EDF2F1
Accessibility & contrast
On white
1.58
#BFD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#BFD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2CD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2CD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#CCCDCD
Tritanopia (blue-blind)
#BBD3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd2cd; /* rgb */ color: rgb(191, 210, 205); /* oklch */ color: oklch(84.8% 0.022 178.3);
Tailwind
colors: {
custom: {
50: '#d2dfdc',
500: '#bfd2cd',
950: '#000000',
},
}SCSS
$custom: #bfd2cd; $custom-light: #d2dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bfd2cd",
"rgb": {
"r": 191,
"g": 210,
"b": 205
},
"hsl": {
"h": 164.211,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.84801,
"c": 0.02162,
"h": 178.3
},
"luminance": 0.61577
}Semantic roles & 50–950 ramp
primary
#BFD2CD
secondary
#A78E95
accent
#4A5F9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484