#BBDBD1#BBDBD1
#BBDBD1 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.037 H 174.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD1 |
|---|---|
| RGB | rgb(187, 219, 209) |
| HSL | hsl(161, 31%, 80%) |
| HSV | hsv(161, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 4.6%, 14.1%) |
| CIE-LAB | lab(84.91, -12.49, 1.37) |
| CIE-LCH | lch(84.91, 12.57, 173.73°) |
| OKLab | oklab(86.53% -0.0364 0.0035) |
| OKLCH | oklch(86.53% 0.037 174.6) |
| XYZ | xyz(57.3308, 65.8299, 69.9951) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.27
Paleturquoise
#AFEEEE
ΔE00 8.05
Ice
#D6FFFA
ΔE00 8.09
Duck Egg Blue
#C3FBF4
ΔE00 8.19
Ice Blue (survey)
#D7FFFE
ΔE00 8.68
Very Pale Blue
#D6FFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD1 #DBBBC5
analogous
#BBDBC1 #BBDBD1 #BBD5DB
triadic
#BBDBD1 #D1BBDB #DBD1BB
tetradic
#BBDBD1 #C1BBDB #DBBBC5 #D5DBBB
square
#BBDBD1 #C1BBDB #DBBBC5 #D5DBBB
split-complementary
#BBDBD1 #DBBBD5 #DBC1BB
monochromatic
#6BB19B #93C6B6 #BBDBD1 #E3F0EC #EBF4F1
Accessibility & contrast
On white
1.48
#BBDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#BBDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD1
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD1 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#B4DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd1; /* rgb */ color: rgb(187, 219, 209); /* oklch */ color: oklch(86.5% 0.037 174.6);
Tailwind
colors: {
custom: {
50: '#cfe6df',
500: '#bbdbd1',
950: '#000000',
},
}SCSS
$custom: #bbdbd1; $custom-light: #cfe6df; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd1",
"rgb": {
"r": 187,
"g": 219,
"b": 209
},
"hsl": {
"h": 161.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86526,
"c": 0.03654,
"h": 174.6
},
"luminance": 0.65831
}Semantic roles & 50–950 ramp
primary
#BBDBD1
secondary
#B28895
accent
#3C5EA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484