#BBDCCC#BBDCCC
#BBDCCC is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.041 H 164.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCCC |
|---|---|
| RGB | rgb(187, 220, 204) |
| HSL | hsl(151, 32%, 80%) |
| HSV | hsv(151, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(85.05, -13.96, 4.22) |
| CIE-LCH | lch(85.05, 14.59, 163.17°) |
| OKLab | oklab(86.6% -0.0397 0.011) |
| OKLCH | oklch(86.6% 0.041 164.6) |
| XYZ | xyz(56.9831, 66.1095, 66.8732) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.63
Ice
#D6FFFA
ΔE00 8.86
Paleturquoise
#AFEEEE
ΔE00 9.25
Eggshell Blue
#C4FFF7
ΔE00 9.32
Powder Blue
#B0E0E6
ΔE00 9.45
Light Light Blue
#CAFFFB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCCC #DCBBCB
analogous
#BBDCBC #BBDCCC #BBDCDC
triadic
#BBDCCC #CCBBDC #DCCCBB
tetradic
#BBDCCC #BCBBDC #DCBBCB #DCDCBB
square
#BBDCCC #BCBBDC #DCBBCB #DCDCBB
split-complementary
#BBDCCC #DCBBDC #DCBCBB
monochromatic
#6AB28F #93C7AE #BBDCCC #E3F1EA #EBF5F0
Accessibility & contrast
On white
1.48
#BBDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BBDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCCC
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCCC | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#B5DCD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdccc; /* rgb */ color: rgb(187, 220, 204); /* oklch */ color: oklch(86.6% 0.041 164.6);
Tailwind
colors: {
custom: {
50: '#cfe7db',
500: '#bbdccc',
950: '#000000',
},
}SCSS
$custom: #bbdccc; $custom-light: #cfe7db; $custom-dark: #000000;
JSON
{
"hex": "#bbdccc",
"rgb": {
"r": 187,
"g": 220,
"b": 204
},
"hsl": {
"h": 150.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86598,
"c": 0.04123,
"h": 164.6
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#BBDCCC
secondary
#B3889D
accent
#3B71AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484