#BECCAB#BECCAB
#BECCAB is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.6% C 0.047 H 126.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BECCAB |
|---|---|
| RGB | rgb(190, 204, 171) |
| HSL | hsl(85, 24%, 74%) |
| HSV | hsv(85, 16%, 80%) |
| CMYK | cmyk(6.9%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(80.22, -10.64, 14.86) |
| CIE-LCH | lch(80.22, 18.28, 125.60°) |
| OKLab | oklab(82.56% -0.028 0.0383) |
| OKLCH | oklch(82.56% 0.047 126.2) |
| XYZ | xyz(50.1777, 57.0730, 46.8929) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.52
Greenish Grey
#96AE8D
ΔE00 9.18
Light Grey Green
#B7E1A1
ΔE00 9.49
Pale Olive
#B9CC81
ΔE00 9.71
Darkseagreen
#8FBC8F
ΔE00 9.93
Greenish Tan
#BCCB7A
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECCAB #B9ABCC
analogous
#CCC9AB #BECCAB #ADCCAB
triadic
#BECCAB #ABBECC #CCABBE
tetradic
#BECCAB #ABCCC9 #B9ABCC #CCABAD
square
#BECCAB #ABCCC9 #B9ABCC #CCABAD
split-complementary
#BECCAB #ABADCC #C9ABCC
monochromatic
#839D5F #A1B585 #BECCAB #DBE3D1 #F0F3EC
Accessibility & contrast
On white
1.69
#BECCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BECCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECCAB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECCAB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C7A9
Deuteranopia (green-blind)
#CEC7AC
Tritanopia (blue-blind)
#C0C9C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #beccab; /* rgb */ color: rgb(190, 204, 171); /* oklch */ color: oklch(82.6% 0.047 126.2);
Tailwind
colors: {
custom: {
50: '#d1dbc4',
500: '#beccab',
950: '#000000',
},
}SCSS
$custom: #beccab; $custom-light: #d1dbc4; $custom-dark: #000000;
JSON
{
"hex": "#beccab",
"rgb": {
"r": 190,
"g": 204,
"b": 171
},
"hsl": {
"h": 85.455,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.82564,
"c": 0.04745,
"h": 126.2
},
"luminance": 0.57073
}Semantic roles & 50–950 ramp
primary
#BECCAB
secondary
#8B7AA1
accent
#43A36B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482