#BBDBD3#BBDBD3
#BBDBD3 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.036 H 178.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD3 |
|---|---|
| RGB | rgb(187, 219, 211) |
| HSL | hsl(165, 31%, 80%) |
| HSV | hsv(165, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(84.96, -12.10, 0.39) |
| CIE-LCH | lch(84.96, 12.11, 178.16°) |
| OKLab | oklab(86.58% -0.0356 0.0008) |
| OKLCH | oklch(86.58% 0.036 178.6) |
| XYZ | xyz(57.5799, 65.9296, 71.3074) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 7.69
Ice
#D6FFFA
ΔE00 7.90
Duck Egg Blue
#C3FBF4
ΔE00 8.10
Ice Blue (survey)
#D7FFFE
ΔE00 8.33
Very Pale Blue
#D6FFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD3 #DBBBC3
analogous
#BBDBC3 #BBDBD3 #BBD3DB
triadic
#BBDBD3 #D3BBDB #DBD3BB
tetradic
#BBDBD3 #C3BBDB #DBBBC3 #D3DBBB
square
#BBDBD3 #C3BBDB #DBBBC3 #D3DBBB
split-complementary
#BBDBD3 #DBBBD3 #DBC3BB
monochromatic
#6BB19F #93C6B9 #BBDBD3 #E3F0ED #EBF4F2
Accessibility & contrast
On white
1.48
#BBDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BBDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD3
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD3 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#D2D2D4
Tritanopia (blue-blind)
#B3DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd3; /* rgb */ color: rgb(187, 219, 211); /* oklch */ color: oklch(86.6% 0.036 178.6);
Tailwind
colors: {
custom: {
50: '#cfe6e0',
500: '#bbdbd3',
950: '#000000',
},
}SCSS
$custom: #bbdbd3; $custom-light: #cfe6e0; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd3",
"rgb": {
"r": 187,
"g": 219,
"b": 211
},
"hsl": {
"h": 165,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86583,
"c": 0.03559,
"h": 178.6
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#BBDBD3
secondary
#B28893
accent
#3C57A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484