#BBDDD5#BBDDD5
#BBDDD5 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.1% C 0.037 H 179.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDD5 |
|---|---|
| RGB | rgb(187, 221, 213) |
| HSL | hsl(166, 33%, 80%) |
| HSV | hsv(166, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(85.54, -12.72, 0.18) |
| CIE-LCH | lch(85.54, 12.73, 179.18°) |
| OKLab | oklab(87.06% -0.0375 0.0003) |
| OKLCH | oklch(87.06% 0.037 179.6) |
| XYZ | xyz(58.3571, 67.0803, 72.8110) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.27
Paleturquoise
#AFEEEE
ΔE00 7.12
Ice
#D6FFFA
ΔE00 7.41
Duck Egg Blue
#C3FBF4
ΔE00 7.47
Very Pale Blue
#D6FFFE
ΔE00 7.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDD5 #DDBBC3
analogous
#BBDDC4 #BBDDD5 #BBD4DD
triadic
#BBDDD5 #D5BBDD #DDD5BB
tetradic
#BBDDD5 #C4BBDD #DDBBC3 #D4DDBB
square
#BBDDD5 #C4BBDD #DDBBC3 #D4DDBB
split-complementary
#BBDDD5 #DDBBD4 #DDC4BB
monochromatic
#69B4A3 #92C9BC #BBDDD5 #E4F1EE #EBF5F2
Accessibility & contrast
On white
1.46
#BBDDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#BBDDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDD5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDD5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D3D4D6
Tritanopia (blue-blind)
#B3DEDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbddd5; /* rgb */ color: rgb(187, 221, 213); /* oklch */ color: oklch(87.1% 0.037 179.6);
Tailwind
colors: {
custom: {
50: '#cfe7e1',
500: '#bbddd5',
950: '#000000',
},
}SCSS
$custom: #bbddd5; $custom-light: #cfe7e1; $custom-dark: #000000;
JSON
{
"hex": "#bbddd5",
"rgb": {
"r": 187,
"g": 221,
"b": 213
},
"hsl": {
"h": 165.882,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87064,
"c": 0.03748,
"h": 179.6
},
"luminance": 0.67082
}Semantic roles & 50–950 ramp
primary
#BBDDD5
secondary
#B58792
accent
#3954AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484