#BECEB6#BECEB6
#BECEB6 is a very light, muted green. Relative luminance 0.585; OKLCH L 83.3% C 0.037 H 135.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BECEB6 |
|---|---|
| RGB | rgb(190, 206, 182) |
| HSL | hsl(100, 20%, 76%) |
| HSV | hsv(100, 12%, 81%) |
| CMYK | cmyk(7.8%, 0%, 11.7%, 19.2%) |
| CIE-LAB | lab(81.00, -9.81, 10.10) |
| CIE-LCH | lch(81.00, 14.09, 134.17°) |
| OKLab | oklab(83.26% -0.0263 0.0263) |
| OKLCH | oklch(83.26% 0.037 135.1) |
| XYZ | xyz(51.7485, 58.4668, 52.8058) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.86
Sage Green
#9CAF88
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 9.98
Silver (survey)
#C5C9C7
ΔE00 10.63
Darkseagreen
#8FBC8F
ΔE00 11.08
Light Grey Green
#B7E1A1
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECEB6 #C6B6CE
analogous
#CACEB6 #BECEB6 #B6CEBA
triadic
#BECEB6 #B6BECE #CEB6BE
tetradic
#BECEB6 #B6CACE #C6B6CE #CEBAB6
square
#BECEB6 #B6CACE #C6B6CE #CEBAB6
split-complementary
#BECEB6 #BAB6CE #CEB6CA
monochromatic
#7D9D6D #9DB591 #BECEB6 #DFE7DB #EFF3ED
Accessibility & contrast
On white
1.65
#BECEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BECEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECEB6
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECEB6 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB5
Deuteranopia (green-blind)
#CDC9B7
Tritanopia (blue-blind)
#BECCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #beceb6; /* rgb */ color: rgb(190, 206, 182); /* oklch */ color: oklch(83.3% 0.037 135.1);
Tailwind
colors: {
custom: {
50: '#d1ddcb',
500: '#beceb6',
950: '#000000',
},
}SCSS
$custom: #beceb6; $custom-light: #d1ddcb; $custom-dark: #000000;
JSON
{
"hex": "#beceb6",
"rgb": {
"r": 190,
"g": 206,
"b": 182
},
"hsl": {
"h": 100,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.83261,
"c": 0.03716,
"h": 135.1
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#BECEB6
secondary
#9985A3
accent
#479E81
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483