#BBCDC4#BBCDC4
#BBCDC4 is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.023 H 164.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDC4 |
|---|---|
| RGB | rgb(187, 205, 196) |
| HSL | hsl(150, 15%, 77%) |
| HSV | hsv(150, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(80.86, -7.80, 2.39) |
| CIE-LCH | lch(80.86, 8.16, 162.93°) |
| OKLab | oklab(83.21% -0.0223 0.0062) |
| OKLCH | oklch(83.21% 0.023 164.4) |
| XYZ | xyz(52.2865, 58.2123, 60.6953) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.39
Silver
#C0C0C0
ΔE00 9.66
Light Gray
#D3D3D3
ΔE00 9.73
Powder Blue
#B0E0E6
ΔE00 10.10
Gainsboro
#DCDCDC
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDC4 #CDBBC4
analogous
#BBCDBB #BBCDC4 #BBCDCD
triadic
#BBCDC4 #C4BBCD #CDC4BB
tetradic
#BBCDC4 #BBBBCD #CDBBC4 #CDCDBB
square
#BBCDC4 #BBBBCD #CDBBC4 #CDCDBB
split-complementary
#BBCDC4 #CDBBCD #CDBBBB
monochromatic
#749987 #98B3A5 #BBCDC4 #DEE7E3 #EDF2F0
Accessibility & contrast
On white
1.66
#BBCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BBCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDC4
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDC4 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC4
Deuteranopia (green-blind)
#C9C8C5
Tritanopia (blue-blind)
#B8CDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdc4; /* rgb */ color: rgb(187, 205, 196); /* oklch */ color: oklch(83.2% 0.023 164.4);
Tailwind
colors: {
custom: {
50: '#cfdcd5',
500: '#bbcdc4',
950: '#000000',
},
}SCSS
$custom: #bbcdc4; $custom-light: #cfdcd5; $custom-dark: #000000;
JSON
{
"hex": "#bbcdc4",
"rgb": {
"r": 187,
"g": 205,
"b": 196
},
"hsl": {
"h": 150,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83207,
"c": 0.02312,
"h": 164.4
},
"luminance": 0.58213
}Semantic roles & 50–950 ramp
primary
#BBCDC4
secondary
#A18B96
accent
#4C7399
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483