#BBD2C5#BBD2C5
#BBD2C5 is a very light, muted green. Relative luminance 0.607; OKLCH L 84.3% C 0.031 H 161.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2C5 |
|---|---|
| RGB | rgb(187, 210, 197) |
| HSL | hsl(146, 20%, 78%) |
| HSV | hsv(146, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 6.2%, 17.6%) |
| CIE-LAB | lab(82.21, -10.19, 3.82) |
| CIE-LCH | lch(82.21, 10.89, 159.43°) |
| OKLab | oklab(84.29% -0.0289 0.01) |
| OKLCH | oklch(84.29% 0.031 161) |
| XYZ | xyz(53.6159, 60.6883, 61.7018) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.82
Silver (survey)
#C5C9C7
ΔE00 9.31
Powder Blue
#B0E0E6
ΔE00 9.98
Honeydew
#F0FFF0
ΔE00 10.63
Ice
#D6FFFA
ΔE00 10.92
Paleturquoise
#AFEEEE
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2C5 #D2BBC8
analogous
#BCD2BB #BBD2C5 #BBD2D0
triadic
#BBD2C5 #C5BBD2 #D2C5BB
tetradic
#BBD2C5 #BBBCD2 #D2BBC8 #D2D0BB
square
#BBD2C5 #BBBCD2 #D2BBC8 #D2D0BB
split-complementary
#BBD2C5 #D0BBD2 #D2BBBC
monochromatic
#71A186 #96BAA6 #BBD2C5 #E0EAE4 #EDF3EF
Accessibility & contrast
On white
1.60
#BBD2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#BBD2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2C5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2C5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC4
Deuteranopia (green-blind)
#CDCBC6
Tritanopia (blue-blind)
#B7D2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd2c5; /* rgb */ color: rgb(187, 210, 197); /* oklch */ color: oklch(84.3% 0.031 161.0);
Tailwind
colors: {
custom: {
50: '#cfdfd6',
500: '#bbd2c5',
950: '#000000',
},
}SCSS
$custom: #bbd2c5; $custom-light: #cfdfd6; $custom-dark: #000000;
JSON
{
"hex": "#bbd2c5",
"rgb": {
"r": 187,
"g": 210,
"b": 197
},
"hsl": {
"h": 146.087,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84287,
"c": 0.03053,
"h": 161
},
"luminance": 0.60689
}Semantic roles & 50–950 ramp
primary
#BBD2C5
secondary
#A78A9B
accent
#47789F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483