#BBDBD2#BBDBD2
#BBDBD2 is a very light, muted teal. Relative luminance 0.659; OKLCH L 86.6% C 0.036 H 176.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD2 |
|---|---|
| RGB | rgb(187, 219, 210) |
| HSL | hsl(163, 31%, 80%) |
| HSV | hsv(163, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(84.94, -12.30, 0.88) |
| CIE-LCH | lch(84.94, 12.33, 175.91°) |
| OKLab | oklab(86.56% -0.036 0.0022) |
| OKLCH | oklch(86.56% 0.036 176.6) |
| XYZ | xyz(57.4550, 65.8796, 70.6492) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.86
Ice
#D6FFFA
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.50
Very Pale Blue
#D6FFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD2 #DBBBC4
analogous
#BBDBC2 #BBDBD2 #BBD4DB
triadic
#BBDBD2 #D2BBDB #DBD2BB
tetradic
#BBDBD2 #C2BBDB #DBBBC4 #D4DBBB
square
#BBDBD2 #C2BBDB #DBBBC4 #D4DBBB
split-complementary
#BBDBD2 #DBBBD4 #DBC2BB
monochromatic
#6BB19D #93C6B8 #BBDBD2 #E3F0EC #EBF4F2
Accessibility & contrast
On white
1.48
#BBDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BBDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD2
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD2 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#B4DCD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd2; /* rgb */ color: rgb(187, 219, 210); /* oklch */ color: oklch(86.6% 0.036 176.6);
Tailwind
colors: {
custom: {
50: '#cfe6df',
500: '#bbdbd2',
950: '#000000',
},
}SCSS
$custom: #bbdbd2; $custom-light: #cfe6df; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd2",
"rgb": {
"r": 187,
"g": 219,
"b": 210
},
"hsl": {
"h": 163.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86555,
"c": 0.03604,
"h": 176.6
},
"luminance": 0.65881
}Semantic roles & 50–950 ramp
primary
#BBDBD2
secondary
#B28894
accent
#3C5BA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484