#BBCED0#BBCED0
#BBCED0 is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.8% C 0.021 H 204.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCED0 |
|---|---|
| RGB | rgb(187, 206, 208) |
| HSL | hsl(186, 18%, 77%) |
| HSV | hsv(186, 10%, 82%) |
| CMYK | cmyk(10.1%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(81.43, -6.00, -3.18) |
| CIE-LCH | lch(81.43, 6.79, 207.94°) |
| OKLab | oklab(83.77% -0.0189 -0.0086) |
| OKLCH | oklch(83.77% 0.021 204.4) |
| XYZ | xyz(53.9474, 59.2606, 68.2585) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 7.61
Fog
#D8DCE0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 8.13
Powder Blue
#B0E0E6
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCED0 #D0BDBB
analogous
#BBD0C7 #BBCED0 #BBC4D0
triadic
#BBCED0 #D0BBCE #CED0BB
tetradic
#BBCED0 #C7BBD0 #D0BDBB #C4D0BB
square
#BBCED0 #C7BBD0 #D0BDBB #C4D0BB
split-complementary
#BBCED0 #D0BBC4 #D0C7BB
monochromatic
#739A9E #97B4B7 #BBCED0 #DFE8E9 #EDF2F2
Accessibility & contrast
On white
1.63
#BBCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BBCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCED0
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCED0 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCD0
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#B5D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbced0; /* rgb */ color: rgb(187, 206, 208); /* oklch */ color: oklch(83.8% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#cfddde',
500: '#bbced0',
950: '#000000',
},
}SCSS
$custom: #bbced0; $custom-light: #cfddde; $custom-dark: #000000;
JSON
{
"hex": "#bbced0",
"rgb": {
"r": 187,
"g": 206,
"b": 208
},
"hsl": {
"h": 185.714,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83768,
"c": 0.02079,
"h": 204.4
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#BBCED0
secondary
#A58D8A
accent
#51499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484