#BCCBBE#BCCBBE
#BCCBBE is a very light, muted green. Relative luminance 0.571; OKLCH L 82.7% C 0.024 H 149.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBBE |
|---|---|
| RGB | rgb(188, 203, 190) |
| HSL | hsl(128, 13%, 77%) |
| HSV | hsv(128, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(80.25, -7.53, 4.73) |
| CIE-LCH | lch(80.25, 8.90, 147.86°) |
| OKLab | oklab(82.69% -0.0208 0.0124) |
| OKLCH | oklch(82.69% 0.024 149.3) |
| XYZ | xyz(51.3874, 57.1205, 57.0233) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 7.49
Silver
#C0C0C0
ΔE00 9.76
Light Gray
#D3D3D3
ΔE00 10.03
Gainsboro
#DCDCDC
ΔE00 10.82
Fog
#D8DCE0
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBBE #CBBCC9
analogous
#C2CBBC #BCCBBE #BCCBC6
triadic
#BCCBBE #BEBCCB #CBBEBC
tetradic
#BCCBBE #BCC2CB #CBBCC9 #CBC6BC
square
#BCCBBE #BCC2CB #CBBCC9 #CBC6BC
split-complementary
#BCCBBE #C6BCCB #CBBCC2
monochromatic
#77967B #9AB09D #BCCBBE #DEE6DF #EEF2EE
Accessibility & contrast
On white
1.69
#BCCBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BCCBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBBE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBBE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C9C6BF
Tritanopia (blue-blind)
#BACAC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccbbe; /* rgb */ color: rgb(188, 203, 190); /* oklch */ color: oklch(82.7% 0.024 149.3);
Tailwind
colors: {
custom: {
50: '#d0dad1',
500: '#bccbbe',
950: '#000000',
},
}SCSS
$custom: #bccbbe; $custom-light: #d0dad1; $custom-dark: #000000;
JSON
{
"hex": "#bccbbe",
"rgb": {
"r": 188,
"g": 203,
"b": 190
},
"hsl": {
"h": 128,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.82694,
"c": 0.02423,
"h": 149.3
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#BCCBBE
secondary
#9F8C9C
accent
#4F8D97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383