#BDCCBE#BDCCBE
#BDCCBE is a very light, muted green. Relative luminance 0.577; OKLCH L 83.0% C 0.025 H 147.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCBE |
|---|---|
| RGB | rgb(189, 204, 190) |
| HSL | hsl(124, 13%, 77%) |
| HSV | hsv(124, 7%, 80%) |
| CMYK | cmyk(7.4%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(80.58, -7.71, 5.23) |
| CIE-LCH | lch(80.58, 9.31, 145.85°) |
| OKLab | oklab(82.98% -0.0212 0.0137) |
| OKLCH | oklch(82.98% 0.025 147.2) |
| XYZ | xyz(51.8716, 57.7218, 57.1138) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 7.54
Silver
#C0C0C0
ΔE00 10.07
Light Gray
#D3D3D3
ΔE00 10.22
Gainsboro
#DCDCDC
ΔE00 10.95
Honeydew
#F0FFF0
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCBE #CCBDCB
analogous
#C4CCBD #BDCCBE #BDCCC6
triadic
#BDCCBE #BEBDCC #CCBEBD
tetradic
#BDCCBE #BDC4CC #CCBDCB #CCC6BD
square
#BDCCBE #BDC4CC #CCBDCB #CCC6BD
split-complementary
#BDCCBE #C6BDCC #CCBDC4
monochromatic
#78977A #9AB19C #BDCCBE #E0E7E0 #EEF2EE
Accessibility & contrast
On white
1.67
#BDCCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BDCCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCBE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCBE | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BD
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#BCCBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdccbe; /* rgb */ color: rgb(189, 204, 190); /* oklch */ color: oklch(83.0% 0.025 147.2);
Tailwind
colors: {
custom: {
50: '#d0dbd1',
500: '#bdccbe',
950: '#000000',
},
}SCSS
$custom: #bdccbe; $custom-light: #d0dbd1; $custom-dark: #000000;
JSON
{
"hex": "#bdccbe",
"rgb": {
"r": 189,
"g": 204,
"b": 190
},
"hsl": {
"h": 124,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.82978,
"c": 0.02524,
"h": 147.2
},
"luminance": 0.57722
}Semantic roles & 50–950 ramp
primary
#BDCCBE
secondary
#A08D9F
accent
#4F9297
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483