#BBDDDB#BBDDDB
#BBDDDB is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.2% C 0.036 H 192.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDDB |
|---|---|
| RGB | rgb(187, 221, 219) |
| HSL | hsl(176, 33%, 80%) |
| HSV | hsv(176, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(85.70, -11.52, -2.76) |
| CIE-LCH | lch(85.70, 11.85, 193.47°) |
| OKLab | oklab(87.24% -0.0351 -0.0075) |
| OKLCH | oklch(87.24% 0.036 192.1) |
| XYZ | xyz(59.1328, 67.3906, 76.8962) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.14
Paleturquoise
#AFEEEE
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 6.75
Pale Blue
#D0FEFE
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 7.27
Very Pale Blue
#D6FFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDDB #DDBBBD
analogous
#BBDDCA #BBDDDB #BBCEDD
triadic
#BBDDDB #DBBBDD #DDDBBB
tetradic
#BBDDDB #CABBDD #DDBBBD #CEDDBB
square
#BBDDDB #CABBDD #DDBBBD #CEDDBB
split-complementary
#BBDDDB #DDBBCE #DDCABB
monochromatic
#69B4B0 #92C9C5 #BBDDDB #E4F1F1 #EBF5F4
Accessibility & contrast
On white
1.45
#BBDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BBDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDDB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDDB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#B1DFDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdddb; /* rgb */ color: rgb(187, 221, 219); /* oklch */ color: oklch(87.2% 0.036 192.1);
Tailwind
colors: {
custom: {
50: '#cfe7e6',
500: '#bbdddb',
950: '#000000',
},
}SCSS
$custom: #bbdddb; $custom-light: #cfe7e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdddb",
"rgb": {
"r": 187,
"g": 221,
"b": 219
},
"hsl": {
"h": 176.471,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87239,
"c": 0.03591,
"h": 192.1
},
"luminance": 0.67392
}Semantic roles & 50–950 ramp
primary
#BBDDDB
secondary
#B5878A
accent
#3940AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484