#BECDB7#BECDB7
#BECDB7 is a very light, muted green. Relative luminance 0.580; OKLCH L 83.1% C 0.034 H 135.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDB7 |
|---|---|
| RGB | rgb(190, 205, 183) |
| HSL | hsl(101, 18%, 76%) |
| HSV | hsv(101, 11%, 80%) |
| CMYK | cmyk(7.3%, 0%, 10.7%, 19.6%) |
| CIE-LAB | lab(80.75, -9.13, 9.22) |
| CIE-LCH | lch(80.75, 12.97, 134.70°) |
| OKLab | oklab(83.08% -0.0245 0.024) |
| OKLCH | oklch(83.08% 0.034 135.6) |
| XYZ | xyz(51.6123, 58.0283, 53.2720) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 9.90
Greenish Grey
#96AE8D
ΔE00 10.15
Sage Green
#9CAF88
ΔE00 10.21
Beige
#F5F5DC
ΔE00 11.30
Honeydew
#F0FFF0
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDB7 #C6B7CD
analogous
#C9CDB7 #BECDB7 #B7CDBB
triadic
#BECDB7 #B7BECD #CDB7BE
tetradic
#BECDB7 #B7C9CD #C6B7CD #CDBBB7
square
#BECDB7 #B7C9CD #C6B7CD #CDBBB7
split-complementary
#BECDB7 #BBB7CD #CDB7C9
monochromatic
#7D9B6F #9DB493 #BECDB7 #DFE6DB #EFF2ED
Accessibility & contrast
On white
1.67
#BECDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BECDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDB7
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDB7 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B6
Deuteranopia (green-blind)
#CCC8B8
Tritanopia (blue-blind)
#BECBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #becdb7; /* rgb */ color: rgb(190, 205, 183); /* oklch */ color: oklch(83.1% 0.034 135.6);
Tailwind
colors: {
custom: {
50: '#d1dccc',
500: '#becdb7',
950: '#000000',
},
}SCSS
$custom: #becdb7; $custom-light: #d1dccc; $custom-dark: #000000;
JSON
{
"hex": "#becdb7",
"rgb": {
"r": 190,
"g": 205,
"b": 183
},
"hsl": {
"h": 100.909,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83076,
"c": 0.03427,
"h": 135.6
},
"luminance": 0.58029
}Semantic roles & 50–950 ramp
primary
#BECDB7
secondary
#9987A2
accent
#499C82
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483