#BBDDDC#BBDDDC
#BBDDDC is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.3% C 0.036 H 194.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDDC |
|---|---|
| RGB | rgb(187, 221, 220) |
| HSL | hsl(178, 33%, 80%) |
| HSV | hsv(178, 15%, 87%) |
| CMYK | cmyk(15.4%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(85.73, -11.32, -3.25) |
| CIE-LCH | lch(85.73, 11.78, 196.01°) |
| OKLab | oklab(87.27% -0.0347 -0.0089) |
| OKLCH | oklch(87.27% 0.036 194.3) |
| XYZ | xyz(59.2648, 67.4434, 77.5917) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.85
Lightblue
#ADD8E6
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Pale Blue
#D0FEFE
ΔE00 7.24
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDDC #DDBBBC
analogous
#BBDDCB #BBDDDC #BBCDDD
triadic
#BBDDDC #DCBBDD #DDDCBB
tetradic
#BBDDDC #CBBBDD #DDBBBC #CDDDBB
square
#BBDDDC #CBBBDD #DDBBBC #CDDDBB
split-complementary
#BBDDDC #DDBBCD #DDCBBB
monochromatic
#69B4B2 #92C9C7 #BBDDDC #E4F1F1 #EBF5F4
Accessibility & contrast
On white
1.45
#BBDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BBDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDDC
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDDC | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#B1DFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdddc; /* rgb */ color: rgb(187, 221, 220); /* oklch */ color: oklch(87.3% 0.036 194.3);
Tailwind
colors: {
custom: {
50: '#d0e7e6',
500: '#bbdddc',
950: '#000000',
},
}SCSS
$custom: #bbdddc; $custom-light: #d0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdddc",
"rgb": {
"r": 187,
"g": 221,
"b": 220
},
"hsl": {
"h": 178.235,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.87269,
"c": 0.03584,
"h": 194.3
},
"luminance": 0.67445
}Semantic roles & 50–950 ramp
primary
#BBDDDC
secondary
#B58789
accent
#393DAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484