#BFD2CE#BFD2CE
#BFD2CE is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.8% C 0.021 H 181.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2CE |
|---|---|
| RGB | rgb(191, 210, 206) |
| HSL | hsl(167, 17%, 79%) |
| HSV | hsv(167, 9%, 82%) |
| CMYK | cmyk(9%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.71, -7.15, -0.21) |
| CIE-LCH | lch(82.71, 7.15, 181.65°) |
| OKLab | oklab(84.83% -0.0212 -0.0007) |
| OKLCH | oklch(84.83% 0.021 181.8) |
| XYZ | xyz(55.6706, 61.6250, 67.3424) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 8.72
Fog
#D8DCE0
ΔE00 8.74
Lightblue
#ADD8E6
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2CE #D2BFC3
analogous
#BFD2C4 #BFD2CE #BFCCD2
triadic
#BFD2CE #CEBFD2 #D2CEBF
tetradic
#BFD2CE #C4BFD2 #D2BFC3 #CCD2BF
square
#BFD2CE #C4BFD2 #D2BFC3 #CCD2BF
split-complementary
#BFD2CE #D2BFCC #D2C4BF
monochromatic
#779F97 #9BB9B2 #BFD2CE #E3EBEA #EDF2F1
Accessibility & contrast
On white
1.58
#BFD2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#BFD2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2CE
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2CE | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CE
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#BBD3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bfd2ce; /* rgb */ color: rgb(191, 210, 206); /* oklch */ color: oklch(84.8% 0.021 181.8);
Tailwind
colors: {
custom: {
50: '#d2dfdc',
500: '#bfd2ce',
950: '#000000',
},
}SCSS
$custom: #bfd2ce; $custom-light: #d2dfdc; $custom-dark: #000000;
JSON
{
"hex": "#bfd2ce",
"rgb": {
"r": 191,
"g": 210,
"b": 206
},
"hsl": {
"h": 167.368,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.8483,
"c": 0.02122,
"h": 181.8
},
"luminance": 0.61626
}Semantic roles & 50–950 ramp
primary
#BFD2CE
secondary
#A78E94
accent
#4A5B9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484