#BBD1C2#BBD1C2
#BBD1C2 is a very light, muted green. Relative luminance 0.601; OKLCH L 84.0% C 0.031 H 155.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1C2 |
|---|---|
| RGB | rgb(187, 209, 194) |
| HSL | hsl(139, 19%, 78%) |
| HSV | hsv(139, 11%, 82%) |
| CMYK | cmyk(10.5%, 0%, 7.2%, 18%) |
| CIE-LAB | lab(81.87, -10.24, 4.93) |
| CIE-LCH | lch(81.87, 11.36, 154.28°) |
| OKLab | oklab(83.99% -0.0287 0.0129) |
| OKLCH | oklch(83.99% 0.031 155.9) |
| XYZ | xyz(53.0295, 60.0600, 59.8274) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.98
Silver (survey)
#C5C9C7
ΔE00 9.51
Honeydew
#F0FFF0
ΔE00 10.76
Powder Blue
#B0E0E6
ΔE00 10.87
Ice
#D6FFFA
ΔE00 11.50
Greenish Grey
#96AE8D
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1C2 #D1BBCA
analogous
#BFD1BB #BBD1C2 #BBD1CD
triadic
#BBD1C2 #C2BBD1 #D1C2BB
tetradic
#BBD1C2 #BBBFD1 #D1BBCA #D1CDBB
square
#BBD1C2 #BBBFD1 #D1BBCA #D1CDBB
split-complementary
#BBD1C2 #CDBBD1 #D1BBBF
monochromatic
#72A081 #96B8A1 #BBD1C2 #E0EAE3 #EDF3EF
Accessibility & contrast
On white
1.61
#BBD1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BBD1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1C2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1C2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#CDCAC3
Tritanopia (blue-blind)
#B8D0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd1c2; /* rgb */ color: rgb(187, 209, 194); /* oklch */ color: oklch(84.0% 0.031 155.9);
Tailwind
colors: {
custom: {
50: '#cfdfd4',
500: '#bbd1c2',
950: '#000000',
},
}SCSS
$custom: #bbd1c2; $custom-light: #cfdfd4; $custom-dark: #000000;
JSON
{
"hex": "#bbd1c2",
"rgb": {
"r": 187,
"g": 209,
"b": 194
},
"hsl": {
"h": 139.091,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.83994,
"c": 0.03143,
"h": 155.9
},
"luminance": 0.60061
}Semantic roles & 50–950 ramp
primary
#BBD1C2
secondary
#A68A9D
accent
#48829E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483