#BBD2C8#BBD2C8
#BBD2C8 is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.4% C 0.028 H 167.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C8 |
|---|---|
| RGB | rgb(187, 210, 200) |
| HSL | hsl(154, 20%, 78%) |
| HSV | hsv(154, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(82.29, -9.62, 2.33) |
| CIE-LCH | lch(82.29, 9.90, 166.36°) |
| OKLab | oklab(84.37% -0.0276 0.006) |
| OKLCH | oklch(84.37% 0.028 167.7) |
| XYZ | xyz(53.9631, 60.8272, 63.5302) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.39
Silver (survey)
#C5C9C7
ΔE00 8.68
Powder Blue
#B0E0E6
ΔE00 9.00
Ice
#D6FFFA
ΔE00 10.57
Honeydew
#F0FFF0
ΔE00 10.70
Lightcyan
#E0FFFF
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C8 #D2BBC5
analogous
#BBD2BC #BBD2C8 #BBD0D2
triadic
#BBD2C8 #C8BBD2 #D2C8BB
tetradic
#BBD2C8 #BCBBD2 #D2BBC5 #D0D2BB
square
#BBD2C8 #BCBBD2 #D2BBC5 #D0D2BB
split-complementary
#BBD2C8 #D2BBD0 #D2BCBB
monochromatic
#71A18C #96BAAA #BBD2C8 #E0EAE6 #EDF3F0
Accessibility & contrast
On white
1.60
#BBD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BBD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C8 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#B7D2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2c8; /* rgb */ color: rgb(187, 210, 200); /* oklch */ color: oklch(84.4% 0.028 167.7);
Tailwind
colors: {
custom: {
50: '#cfdfd8',
500: '#bbd2c8',
950: '#000000',
},
}SCSS
$custom: #bbd2c8; $custom-light: #cfdfd8; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c8",
"rgb": {
"r": 187,
"g": 210,
"b": 200
},
"hsl": {
"h": 153.913,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84372,
"c": 0.0283,
"h": 167.7
},
"luminance": 0.60828
}Semantic roles & 50–950 ramp
primary
#BBD2C8
secondary
#A78A97
accent
#476D9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483