#BECCBA#BECCBA
#BECCBA is a very light, muted green. Relative luminance 0.577; OKLCH L 82.9% C 0.029 H 138.7°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCBA |
|---|---|
| RGB | rgb(190, 204, 186) |
| HSL | hsl(107, 15%, 76%) |
| HSV | hsv(107, 9%, 80%) |
| CMYK | cmyk(6.9%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(80.56, -8.08, 7.34) |
| CIE-LCH | lch(80.56, 10.92, 137.75°) |
| OKLab | oklab(82.94% -0.0218 0.0192) |
| OKLCH | oklch(82.94% 0.029 138.7) |
| XYZ | xyz(51.6894, 57.6777, 54.8546) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.54
Greenish Grey
#96AE8D
ΔE00 10.76
Silver
#C0C0C0
ΔE00 10.92
Sage Green
#9CAF88
ΔE00 10.98
Light Gray
#D3D3D3
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCBA #C8BACC
analogous
#C7CCBA #BECCBA #BACCBF
triadic
#BECCBA #BABECC #CCBABE
tetradic
#BECCBA #BAC7CC #C8BACC #CCBFBA
square
#BECCBA #BAC7CC #C8BACC #CCBFBA
split-complementary
#BECCBA #BFBACC #CCBAC7
monochromatic
#7C9874 #9DB297 #BECCBA #DFE6DD #EEF2ED
Accessibility & contrast
On white
1.68
#BECCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BECCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCBA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCBA | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 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)
#CDC9B9
Deuteranopia (green-blind)
#CBC7BB
Tritanopia (blue-blind)
#BECBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #beccba; /* rgb */ color: rgb(190, 204, 186); /* oklch */ color: oklch(82.9% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#d1dbce',
500: '#beccba',
950: '#000000',
},
}SCSS
$custom: #beccba; $custom-light: #d1dbce; $custom-dark: #000000;
JSON
{
"hex": "#beccba",
"rgb": {
"r": 190,
"g": 204,
"b": 186
},
"hsl": {
"h": 106.667,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.82944,
"c": 0.02902,
"h": 138.7
},
"luminance": 0.57678
}Semantic roles & 50–950 ramp
primary
#BECCBA
secondary
#9B8AA0
accent
#4C9988
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141513
muted
#838483