#BBD0C2#BBD0C2
#BBD0C2 is a very light, muted green. Relative luminance 0.596; OKLCH L 83.8% C 0.030 H 156.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0C2 |
|---|---|
| RGB | rgb(187, 208, 194) |
| HSL | hsl(140, 18%, 77%) |
| HSV | hsv(140, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 6.7%, 18.4%) |
| CIE-LAB | lab(81.60, -9.72, 4.55) |
| CIE-LCH | lch(81.60, 10.73, 154.94°) |
| OKLab | oklab(83.78% -0.0273 0.0119) |
| OKLCH | oklch(83.78% 0.03 156.5) |
| XYZ | xyz(52.7849, 59.5708, 59.7458) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.64
Silver (survey)
#C5C9C7
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 10.78
Honeydew
#F0FFF0
ΔE00 10.86
Light Gray
#D3D3D3
ΔE00 11.53
Ice
#D6FFFA
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0C2 #D0BBC9
analogous
#BFD0BB #BBD0C2 #BBD0CD
triadic
#BBD0C2 #C2BBD0 #D0C2BB
tetradic
#BBD0C2 #BBBFD0 #D0BBC9 #D0CDBB
square
#BBD0C2 #BBBFD0 #D0BBC9 #D0CDBB
split-complementary
#BBD0C2 #CDBBD0 #D0BBBF
monochromatic
#739E81 #97B7A2 #BBD0C2 #DFE9E2 #EDF2EF
Accessibility & contrast
On white
1.63
#BBD0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BBD0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0C2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0C2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCC1
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#B8D0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bbd0c2; /* rgb */ color: rgb(187, 208, 194); /* oklch */ color: oklch(83.8% 0.030 156.5);
Tailwind
colors: {
custom: {
50: '#cfded4',
500: '#bbd0c2',
950: '#000000',
},
}SCSS
$custom: #bbd0c2; $custom-light: #cfded4; $custom-dark: #000000;
JSON
{
"hex": "#bbd0c2",
"rgb": {
"r": 187,
"g": 208,
"b": 194
},
"hsl": {
"h": 140,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83783,
"c": 0.02975,
"h": 156.5
},
"luminance": 0.59572
}Semantic roles & 50–950 ramp
primary
#BBD0C2
secondary
#A58A9C
accent
#49819D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483