#BCCFBE#BCCFBE
#BCCFBE is a very light, muted green. Relative luminance 0.590; OKLCH L 83.5% C 0.031 H 148.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFBE |
|---|---|
| RGB | rgb(188, 207, 190) |
| HSL | hsl(126, 17%, 77%) |
| HSV | hsv(126, 9%, 81%) |
| CMYK | cmyk(9.2%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(81.31, -9.60, 6.27) |
| CIE-LCH | lch(81.31, 11.47, 146.87°) |
| OKLab | oklab(83.54% -0.0265 0.0163) |
| OKLCH | oklch(83.54% 0.031 148.3) |
| XYZ | xyz(52.3443, 59.0341, 57.3422) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.30
Honeydew
#F0FFF0
ΔE00 10.99
Greenish Grey
#96AE8D
ΔE00 11.01
Sage Green
#9CAF88
ΔE00 11.52
Light Gray
#D3D3D3
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFBE #CFBCCD
analogous
#C3CFBC #BCCFBE #BCCFC8
triadic
#BCCFBE #BEBCCF #CFBEBC
tetradic
#BCCFBE #BCC3CF #CFBCCD #CFC8BC
square
#BCCFBE #BCC3CF #CFBCCD #CFC8BC
split-complementary
#BCCFBE #C8BCCF #CFBCC3
monochromatic
#759C79 #98B59B #BCCFBE #E0E9E1 #EDF2EE
Accessibility & contrast
On white
1.64
#BCCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BCCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFBE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFBE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBD
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#BACECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccfbe; /* rgb */ color: rgb(188, 207, 190); /* oklch */ color: oklch(83.5% 0.031 148.3);
Tailwind
colors: {
custom: {
50: '#d0ddd1',
500: '#bccfbe',
950: '#000000',
},
}SCSS
$custom: #bccfbe; $custom-light: #d0ddd1; $custom-dark: #000000;
JSON
{
"hex": "#bccfbe",
"rgb": {
"r": 188,
"g": 207,
"b": 190
},
"hsl": {
"h": 126.316,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83535,
"c": 0.03112,
"h": 148.3
},
"luminance": 0.59035
}Semantic roles & 50–950 ramp
primary
#BCCFBE
secondary
#A48CA1
accent
#4B929B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483