#BBCDC2#BBCDC2
#BBCDC2 is a very light, muted green. Relative luminance 0.581; OKLCH L 83.2% C 0.025 H 159.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDC2 |
|---|---|
| RGB | rgb(187, 205, 194) |
| HSL | hsl(143, 15%, 77%) |
| HSV | hsv(143, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.81, -8.17, 3.39) |
| CIE-LCH | lch(80.81, 8.85, 157.46°) |
| OKLab | oklab(83.15% -0.0231 0.0088) |
| OKLCH | oklch(83.15% 0.025 159) |
| XYZ | xyz(52.0604, 58.1218, 59.5043) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.47
Light Grey
#D8DCD6
ΔE00 7.67
Silver
#C0C0C0
ΔE00 10.12
Light Gray
#D3D3D3
ΔE00 10.20
Powder Blue
#B0E0E6
ΔE00 10.66
Gainsboro
#DCDCDC
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDC2 #CDBBC6
analogous
#BDCDBB #BBCDC2 #BBCDCB
triadic
#BBCDC2 #C2BBCD #CDC2BB
tetradic
#BBCDC2 #BBBDCD #CDBBC6 #CDCBBB
square
#BBCDC2 #BBBDCD #CDBBC6 #CDCBBB
split-complementary
#BBCDC2 #CBBBCD #CDBBBD
monochromatic
#749983 #98B3A2 #BBCDC2 #DEE7E2 #EDF2EF
Accessibility & contrast
On white
1.66
#BBCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BBCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDC2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDC2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC1
Deuteranopia (green-blind)
#C9C8C3
Tritanopia (blue-blind)
#B8CDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbcdc2; /* rgb */ color: rgb(187, 205, 194); /* oklch */ color: oklch(83.2% 0.025 159.0);
Tailwind
colors: {
custom: {
50: '#cfdcd4',
500: '#bbcdc2',
950: '#000000',
},
}SCSS
$custom: #bbcdc2; $custom-light: #cfdcd4; $custom-dark: #000000;
JSON
{
"hex": "#bbcdc2",
"rgb": {
"r": 187,
"g": 205,
"b": 194
},
"hsl": {
"h": 143.333,
"s": 15.254,
"l": 76.863
},
"oklch": {
"l": 0.83151,
"c": 0.02472,
"h": 159
},
"luminance": 0.58122
}Semantic roles & 50–950 ramp
primary
#BBCDC2
secondary
#A18B99
accent
#4C7B99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483