#BBD4CF#BBD4CF
#BBD4CF is a very light, muted teal. Relative luminance 0.622; OKLCH L 85.0% C 0.028 H 182.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4CF |
|---|---|
| RGB | rgb(187, 212, 207) |
| HSL | hsl(168, 23%, 78%) |
| HSV | hsv(168, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 2.4%, 16.9%) |
| CIE-LAB | lab(83.00, -9.30, -0.36) |
| CIE-LCH | lch(83.00, 9.31, 182.20°) |
| OKLab | oklab(84.99% -0.0276 -0.0011) |
| OKLCH | oklch(84.99% 0.028 182.3) |
| XYZ | xyz(55.2968, 62.1557, 68.1033) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 8.39
Lightblue
#ADD8E6
ΔE00 8.45
Silver (survey)
#C5C9C7
ΔE00 8.45
Lightcyan
#E0FFFF
ΔE00 9.61
Paleturquoise
#AFEEEE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4CF #D4BBC0
analogous
#BBD4C2 #BBD4CF #BBCCD4
triadic
#BBD4CF #CFBBD4 #D4CFBB
tetradic
#BBD4CF #C2BBD4 #D4BBC0 #CCD4BB
square
#BBD4CF #C2BBD4 #D4BBC0 #CCD4BB
split-complementary
#BBD4CF #D4BBCC #D4C2BB
monochromatic
#70A59A #96BCB5 #BBD4CF #E0ECE9 #ECF3F2
Accessibility & contrast
On white
1.56
#BBD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4CF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4CF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#B5D5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd4cf; /* rgb */ color: rgb(187, 212, 207); /* oklch */ color: oklch(85.0% 0.028 182.3);
Tailwind
colors: {
custom: {
50: '#cfe1dd',
500: '#bbd4cf',
950: '#000000',
},
}SCSS
$custom: #bbd4cf; $custom-light: #cfe1dd; $custom-dark: #000000;
JSON
{
"hex": "#bbd4cf",
"rgb": {
"r": 187,
"g": 212,
"b": 207
},
"hsl": {
"h": 168,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.84993,
"c": 0.02764,
"h": 182.3
},
"luminance": 0.62157
}Semantic roles & 50–950 ramp
primary
#BBD4CF
secondary
#AA8A90
accent
#4557A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484