#BBD4C5#BBD4C5
#BBD4C5 is a very light, muted green. Relative luminance 0.617; OKLCH L 84.7% C 0.034 H 159.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4C5 |
|---|---|
| RGB | rgb(187, 212, 197) |
| HSL | hsl(144, 23%, 78%) |
| HSV | hsv(144, 12%, 83%) |
| CMYK | cmyk(11.8%, 0%, 7.1%, 16.9%) |
| CIE-LAB | lab(82.74, -11.22, 4.60) |
| CIE-LCH | lch(82.74, 12.12, 157.72°) |
| OKLab | oklab(84.71% -0.0316 0.012) |
| OKLCH | oklch(84.71% 0.034 159.3) |
| XYZ | xyz(54.1128, 61.6821, 61.8674) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 10.24
Silver (survey)
#C5C9C7
ΔE00 10.26
Honeydew
#F0FFF0
ΔE00 10.47
Ice
#D6FFFA
ΔE00 10.64
Duck Egg Blue
#C3FBF4
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4C5 #D4BBCA
analogous
#BDD4BB #BBD4C5 #BBD4D1
triadic
#BBD4C5 #C5BBD4 #D4C5BB
tetradic
#BBD4C5 #BBBDD4 #D4BBCA #D4D1BB
square
#BBD4C5 #BBBDD4 #D4BBCA #D4D1BB
split-complementary
#BBD4C5 #D1BBD4 #D4BBBD
monochromatic
#70A585 #96BCA5 #BBD4C5 #E0ECE5 #ECF3EF
Accessibility & contrast
On white
1.57
#BBD4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#BBD4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4C5
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4C5 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C4
Deuteranopia (green-blind)
#CFCDC6
Tritanopia (blue-blind)
#B7D4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd4c5; /* rgb */ color: rgb(187, 212, 197); /* oklch */ color: oklch(84.7% 0.034 159.3);
Tailwind
colors: {
custom: {
50: '#cfe1d6',
500: '#bbd4c5',
950: '#000000',
},
}SCSS
$custom: #bbd4c5; $custom-light: #cfe1d6; $custom-dark: #000000;
JSON
{
"hex": "#bbd4c5",
"rgb": {
"r": 187,
"g": 212,
"b": 197
},
"hsl": {
"h": 144,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.8471,
"c": 0.03382,
"h": 159.3
},
"luminance": 0.61683
}Semantic roles & 50–950 ramp
primary
#BBD4C5
secondary
#AA8A9D
accent
#457CA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483