#BBDBD0#BBDBD0
#BBDBD0 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.037 H 172.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD0 |
|---|---|
| RGB | rgb(187, 219, 208) |
| HSL | hsl(159, 31%, 80%) |
| HSV | hsv(159, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 5%, 14.1%) |
| CIE-LAB | lab(84.88, -12.69, 1.86) |
| CIE-LCH | lch(84.88, 12.83, 171.64°) |
| OKLab | oklab(86.5% -0.0368 0.0048) |
| OKLCH | oklch(86.5% 0.037 172.6) |
| XYZ | xyz(57.2074, 65.7806, 69.3451) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.66
Ice
#D6FFFA
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 8.26
Duck Egg Blue
#C3FBF4
ΔE00 8.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.88
Very Pale Blue
#D6FFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD0 #DBBBC6
analogous
#BBDBC0 #BBDBD0 #BBD6DB
triadic
#BBDBD0 #D0BBDB #DBD0BB
tetradic
#BBDBD0 #C0BBDB #DBBBC6 #D6DBBB
square
#BBDBD0 #C0BBDB #DBBBC6 #D6DBBB
split-complementary
#BBDBD0 #DBBBD6 #DBC0BB
monochromatic
#6BB199 #93C6B4 #BBDBD0 #E3F0EC #EBF4F1
Accessibility & contrast
On white
1.48
#BBDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BBDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD0
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD0 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#B4DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd0; /* rgb */ color: rgb(187, 219, 208); /* oklch */ color: oklch(86.5% 0.037 172.6);
Tailwind
colors: {
custom: {
50: '#cfe6de',
500: '#bbdbd0',
950: '#000000',
},
}SCSS
$custom: #bbdbd0; $custom-light: #cfe6de; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd0",
"rgb": {
"r": 187,
"g": 219,
"b": 208
},
"hsl": {
"h": 159.375,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86498,
"c": 0.03709,
"h": 172.6
},
"luminance": 0.65782
}Semantic roles & 50–950 ramp
primary
#BBDBD0
secondary
#B28897
accent
#3C62A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484