#BCCDBF#BCCDBF
#BCCDBF is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.027 H 150.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDBF |
|---|---|
| RGB | rgb(188, 205, 191) |
| HSL | hsl(131, 15%, 77%) |
| HSV | hsv(131, 8%, 80%) |
| CMYK | cmyk(8.3%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(80.80, -8.39, 5.00) |
| CIE-LCH | lch(80.80, 9.76, 149.20°) |
| OKLab | oklab(83.14% -0.0233 0.0131) |
| OKLCH | oklch(83.14% 0.027 150.7) |
| XYZ | xyz(51.9725, 58.1150, 57.7593) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 8.02
Silver
#C0C0C0
ΔE00 10.59
Light Gray
#D3D3D3
ΔE00 10.67
Honeydew
#F0FFF0
ΔE00 11.20
Gainsboro
#DCDCDC
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDBF #CDBCCA
analogous
#C2CDBC #BCCDBF #BCCDC8
triadic
#BCCDBF #BFBCCD #CDBFBC
tetradic
#BCCDBF #BCC2CD #CDBCCA #CDC8BC
square
#BCCDBF #BCC2CD #CDBCCA #CDC8BC
split-complementary
#BCCDBF #C8BCCD #CDBCC2
monochromatic
#76997C #99B39E #BCCDBF #DFE7E0 #EDF2EE
Accessibility & contrast
On white
1.66
#BCCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BCCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDBF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDBF | 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)
#CDCABE
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#BACCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccdbf; /* rgb */ color: rgb(188, 205, 191); /* oklch */ color: oklch(83.1% 0.027 150.7);
Tailwind
colors: {
custom: {
50: '#d0dcd2',
500: '#bccdbf',
950: '#000000',
},
}SCSS
$custom: #bccdbf; $custom-light: #d0dcd2; $custom-dark: #000000;
JSON
{
"hex": "#bccdbf",
"rgb": {
"r": 188,
"g": 205,
"b": 191
},
"hsl": {
"h": 130.588,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83141,
"c": 0.02667,
"h": 150.7
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#BCCDBF
secondary
#A18C9D
accent
#4D8B99
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483