#BBCFD0#BBCFD0
#BBCFD0 is a very light, muted teal. Relative luminance 0.597; OKLCH L 84.0% C 0.022 H 200.4°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCFD0 |
|---|---|
| RGB | rgb(187, 207, 208) |
| HSL | hsl(183, 18%, 77%) |
| HSV | hsv(183, 10%, 82%) |
| CMYK | cmyk(10.1%, 0.5%, 0%, 18.4%) |
| CIE-LAB | lab(81.70, -6.52, -2.79) |
| CIE-LCH | lch(81.70, 7.09, 203.19°) |
| OKLab | oklab(83.98% -0.0203 -0.0076) |
| OKLCH | oklch(83.98% 0.022 200.4) |
| XYZ | xyz(54.1889, 59.7436, 68.3390) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.74
Fog
#D8DCE0
ΔE00 8.12
Light Gray
#D3D3D3
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCFD0 #D0BCBB
analogous
#BBD0C7 #BBCFD0 #BBC5D0
triadic
#BBCFD0 #D0BBCF #CFD0BB
tetradic
#BBCFD0 #C7BBD0 #D0BCBB #C5D0BB
square
#BBCFD0 #C7BBD0 #D0BCBB #C5D0BB
split-complementary
#BBCFD0 #D0BBC5 #D0C7BB
monochromatic
#739C9E #97B5B7 #BBCFD0 #DFE9E9 #EDF2F2
Accessibility & contrast
On white
1.62
#BBCFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BBCFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCFD0
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCFD0 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#B5D1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbcfd0; /* rgb */ color: rgb(187, 207, 208); /* oklch */ color: oklch(84.0% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#cfddde',
500: '#bbcfd0',
950: '#000000',
},
}SCSS
$custom: #bbcfd0; $custom-light: #cfddde; $custom-dark: #000000;
JSON
{
"hex": "#bbcfd0",
"rgb": {
"r": 187,
"g": 207,
"b": 208
},
"hsl": {
"h": 182.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83976,
"c": 0.02168,
"h": 200.4
},
"luminance": 0.59745
}Semantic roles & 50–950 ramp
primary
#BBCFD0
secondary
#A58C8A
accent
#4D499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484