#BBDDD7#BBDDD7
#BBDDD7 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.1% C 0.037 H 183.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD7 |
|---|---|
| RGB | rgb(187, 221, 215) |
| HSL | hsl(169, 33%, 80%) |
| HSV | hsv(169, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(85.60, -12.33, -0.80) |
| CIE-LCH | lch(85.60, 12.35, 183.71°) |
| OKLab | oklab(87.12% -0.0367 -0.0023) |
| OKLCH | oklch(87.12% 0.037 183.6) |
| XYZ | xyz(58.6125, 67.1825, 74.1562) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 6.82
Ice
#D6FFFA
ΔE00 7.29
Duck Egg Blue
#C3FBF4
ΔE00 7.48
Very Pale Blue
#D6FFFE
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD7 #DDBBC1
analogous
#BBDDC6 #BBDDD7 #BBD2DD
triadic
#BBDDD7 #D7BBDD #DDD7BB
tetradic
#BBDDD7 #C6BBDD #DDBBC1 #D2DDBB
square
#BBDDD7 #C6BBDD #DDBBC1 #D2DDBB
split-complementary
#BBDDD7 #DDBBD2 #DDC6BB
monochromatic
#69B4A7 #92C9BF #BBDDD7 #E4F1EF #EBF5F3
Accessibility & contrast
On white
1.45
#BBDDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BBDDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#B2DFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd7; /* rgb */ color: rgb(187, 221, 215); /* oklch */ color: oklch(87.1% 0.037 183.6);
Tailwind
colors: {
custom: {
50: '#cfe7e3',
500: '#bbddd7',
950: '#000000',
},
}SCSS
$custom: #bbddd7; $custom-light: #cfe7e3; $custom-dark: #000000;
JSON
{
"hex": "#bbddd7",
"rgb": {
"r": 187,
"g": 221,
"b": 215
},
"hsl": {
"h": 169.412,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87122,
"c": 0.03676,
"h": 183.6
},
"luminance": 0.67184
}Semantic roles & 50–950 ramp
primary
#BBDDD7
secondary
#B5878F
accent
#394EAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484