#BBD5C8#BBD5C8
#BBD5C8 is a very light, muted teal. Relative luminance 0.623; OKLCH L 85.0% C 0.033 H 164.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5C8 |
|---|---|
| RGB | rgb(187, 213, 200) |
| HSL | hsl(150, 24%, 78%) |
| HSV | hsv(150, 12%, 84%) |
| CMYK | cmyk(12.2%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(83.08, -11.16, 3.49) |
| CIE-LCH | lch(83.08, 11.70, 162.62°) |
| OKLab | oklab(85% -0.0318 0.0091) |
| OKLCH | oklch(85% 0.033 164.1) |
| XYZ | xyz(54.7107, 62.3224, 63.7794) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.35
Light Grey
#D8DCD6
ΔE00 9.39
Ice
#D6FFFA
ΔE00 10.06
Silver (survey)
#C5C9C7
ΔE00 10.11
Honeydew
#F0FFF0
ΔE00 10.37
Duck Egg Blue
#C3FBF4
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5C8 #D5BBC8
analogous
#BBD5BB #BBD5C8 #BBD5D5
triadic
#BBD5C8 #C8BBD5 #D5C8BB
tetradic
#BBD5C8 #BBBBD5 #D5BBC8 #D5D5BB
square
#BBD5C8 #BBBBD5 #D5BBC8 #D5D5BB
split-complementary
#BBD5C8 #D5BBD5 #D5BBBB
monochromatic
#6FA68B #95BEA9 #BBD5C8 #E1ECE7 #ECF3F0
Accessibility & contrast
On white
1.56
#BBD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#BBD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5C8
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5C8 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#CFCEC9
Tritanopia (blue-blind)
#B6D5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd5c8; /* rgb */ color: rgb(187, 213, 200); /* oklch */ color: oklch(85.0% 0.033 164.1);
Tailwind
colors: {
custom: {
50: '#cfe2d8',
500: '#bbd5c8',
950: '#000000',
},
}SCSS
$custom: #bbd5c8; $custom-light: #cfe2d8; $custom-dark: #000000;
JSON
{
"hex": "#bbd5c8",
"rgb": {
"r": 187,
"g": 213,
"b": 200
},
"hsl": {
"h": 150,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.85004,
"c": 0.03307,
"h": 164.1
},
"luminance": 0.62323
}Semantic roles & 50–950 ramp
primary
#BBD5C8
secondary
#AB899A
accent
#4373A2
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483