#BBDBCF#BBDBCF
#BBDBCF is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.5% C 0.038 H 170.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBCF |
|---|---|
| RGB | rgb(187, 219, 207) |
| HSL | hsl(158, 31%, 80%) |
| HSV | hsv(158, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(84.86, -12.88, 2.36) |
| CIE-LCH | lch(84.86, 13.10, 169.63°) |
| OKLab | oklab(86.47% -0.0372 0.0061) |
| OKLCH | oklch(86.47% 0.038 170.8) |
| XYZ | xyz(57.0847, 65.7315, 68.6992) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.04
Duck Egg Blue
#C3FBF4
ΔE00 8.36
Ice
#D6FFFA
ΔE00 8.37
Paleturquoise
#AFEEEE
ΔE00 8.49
Light Light Blue
#CAFFFB
ΔE00 9.08
Ice Blue (survey)
#D7FFFE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBCF #DBBBC7
analogous
#BBDBBF #BBDBCF #BBD7DB
triadic
#BBDBCF #CFBBDB #DBCFBB
tetradic
#BBDBCF #BFBBDB #DBBBC7 #D7DBBB
square
#BBDBCF #BFBBDB #DBBBC7 #D7DBBB
split-complementary
#BBDBCF #DBBBD7 #DBBFBB
monochromatic
#6BB197 #93C6B3 #BBDBCF #E3F0EB #EBF4F1
Accessibility & contrast
On white
1.48
#BBDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BBDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBCF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBCF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#B4DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbcf; /* rgb */ color: rgb(187, 219, 207); /* oklch */ color: oklch(86.5% 0.038 170.8);
Tailwind
colors: {
custom: {
50: '#cfe6dd',
500: '#bbdbcf',
950: '#000000',
},
}SCSS
$custom: #bbdbcf; $custom-light: #cfe6dd; $custom-dark: #000000;
JSON
{
"hex": "#bbdbcf",
"rgb": {
"r": 187,
"g": 219,
"b": 207
},
"hsl": {
"h": 157.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.8647,
"c": 0.03767,
"h": 170.8
},
"luminance": 0.65733
}Semantic roles & 50–950 ramp
primary
#BBDBCF
secondary
#B28898
accent
#3C65A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484