#BBCFD1#BBCFD1
#BBCFD1 is a very light, muted teal. Relative luminance 0.598; OKLCH L 84.0% C 0.022 H 204.0°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFD1 |
|---|---|
| RGB | rgb(187, 207, 209) |
| HSL | hsl(185, 19%, 78%) |
| HSV | hsv(185, 11%, 82%) |
| CMYK | cmyk(10.5%, 1%, 0%, 18%) |
| CIE-LAB | lab(81.73, -6.32, -3.29) |
| CIE-LCH | lch(81.73, 7.12, 207.48°) |
| OKLab | oklab(84.01% -0.0199 -0.0089) |
| OKLCH | oklch(84.01% 0.022 204) |
| XYZ | xyz(54.3123, 59.7929, 68.9890) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 7.75
Light Grey
#D8DCD6
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFD1 #D1BDBB
analogous
#BBD1C8 #BBCFD1 #BBC4D1
triadic
#BBCFD1 #D1BBCF #CFD1BB
tetradic
#BBCFD1 #C8BBD1 #D1BDBB #C4D1BB
square
#BBCFD1 #C8BBD1 #D1BDBB #C4D1BB
split-complementary
#BBCFD1 #D1BBC4 #D1C8BB
monochromatic
#729BA0 #96B5B8 #BBCFD1 #E0E9EA #EDF2F3
Accessibility & contrast
On white
1.62
#BBCFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#BBCFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFD1
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFD1 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD1
Deuteranopia (green-blind)
#C7CAD1
Tritanopia (blue-blind)
#B5D1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfd1; /* rgb */ color: rgb(187, 207, 209); /* oklch */ color: oklch(84.0% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#cfdddf',
500: '#bbcfd1',
950: '#000000',
},
}SCSS
$custom: #bbcfd1; $custom-light: #cfdddf; $custom-dark: #000000;
JSON
{
"hex": "#bbcfd1",
"rgb": {
"r": 187,
"g": 207,
"b": 209
},
"hsl": {
"h": 185.455,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.84006,
"c": 0.02182,
"h": 204
},
"luminance": 0.59794
}Semantic roles & 50–950 ramp
primary
#BBCFD1
secondary
#A68D8A
accent
#50489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484