#BBDDD6#BBDDD6
#BBDDD6 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.1% C 0.037 H 181.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD6 |
|---|---|
| RGB | rgb(187, 221, 214) |
| HSL | hsl(168, 33%, 80%) |
| HSV | hsv(168, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 3.2%, 13.3%) |
| CIE-LAB | lab(85.57, -12.53, -0.31) |
| CIE-LCH | lch(85.57, 12.53, 181.41°) |
| OKLab | oklab(87.09% -0.0371 -0.001) |
| OKLCH | oklch(87.09% 0.037 181.6) |
| XYZ | xyz(58.4844, 67.1312, 73.4816) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.96
Ice
#D6FFFA
ΔE00 7.34
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Very Pale Blue
#D6FFFE
ΔE00 7.74
Ice Blue (survey)
#D7FFFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD6 #DDBBC2
analogous
#BBDDC5 #BBDDD6 #BBD3DD
triadic
#BBDDD6 #D6BBDD #DDD6BB
tetradic
#BBDDD6 #C5BBDD #DDBBC2 #D3DDBB
square
#BBDDD6 #C5BBDD #DDBBC2 #D3DDBB
split-complementary
#BBDDD6 #DDBBD3 #DDC5BB
monochromatic
#69B4A5 #92C9BD #BBDDD6 #E4F1EF #EBF5F3
Accessibility & contrast
On white
1.46
#BBDDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BBDDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD6
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD6 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D6
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#B3DEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd6; /* rgb */ color: rgb(187, 221, 214); /* oklch */ color: oklch(87.1% 0.037 181.6);
Tailwind
colors: {
custom: {
50: '#cfe7e2',
500: '#bbddd6',
950: '#000000',
},
}SCSS
$custom: #bbddd6; $custom-light: #cfe7e2; $custom-dark: #000000;
JSON
{
"hex": "#bbddd6",
"rgb": {
"r": 187,
"g": 221,
"b": 214
},
"hsl": {
"h": 167.647,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87093,
"c": 0.03709,
"h": 181.6
},
"luminance": 0.67133
}Semantic roles & 50–950 ramp
primary
#BBDDD6
secondary
#B58791
accent
#3951AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484