#BECABC#BECABC
#BECABC is a very light, muted green. Relative luminance 0.568; OKLCH L 82.6% C 0.023 H 141.2°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BECABC |
|---|---|
| RGB | rgb(190, 202, 188) |
| HSL | hsl(111, 12%, 76%) |
| HSV | hsv(111, 7%, 79%) |
| CMYK | cmyk(5.9%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.08, -6.68, 5.58) |
| CIE-LCH | lch(80.08, 8.71, 140.16°) |
| OKLab | oklab(82.58% -0.0181 0.0146) |
| OKLCH | oklch(82.58% 0.023 141.2) |
| XYZ | xyz(51.4312, 56.8187, 55.8247) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.86
Light Grey
#D8DCD6
ΔE00 7.11
Silver
#C0C0C0
ΔE00 9.27
Light Gray
#D3D3D3
ΔE00 9.60
Gainsboro
#DCDCDC
ΔE00 10.45
Warm Gray
#C9BEB0
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECABC #C8BCCA
analogous
#C5CABC #BECABC #BCCAC1
triadic
#BECABC #BCBECA #CABCBE
tetradic
#BECABC #BCC5CA #C8BCCA #CAC1BC
square
#BECABC #BCC5CA #C8BCCA #CAC1BC
split-complementary
#BECABC #C1BCCA #CABCC5
monochromatic
#7C9478 #9DAF9A #BECABC #DFE5DE #EEF1EE
Accessibility & contrast
On white
1.70
#BECABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BECABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECABC
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECABC | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#BDC9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becabc; /* rgb */ color: rgb(190, 202, 188); /* oklch */ color: oklch(82.6% 0.023 141.2);
Tailwind
colors: {
custom: {
50: '#d1dad0',
500: '#becabc',
950: '#000000',
},
}SCSS
$custom: #becabc; $custom-light: #d1dad0; $custom-dark: #000000;
JSON
{
"hex": "#becabc",
"rgb": {
"r": 190,
"g": 202,
"b": 188
},
"hsl": {
"h": 111.429,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82579,
"c": 0.02328,
"h": 141.2
},
"luminance": 0.56819
}Semantic roles & 50–950 ramp
primary
#BECABC
secondary
#9B8C9E
accent
#50968C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383