#BECDB8#BECDB8
#BECDB8 is a very light, muted green. Relative luminance 0.581; OKLCH L 83.1% C 0.033 H 136.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BECDB8 |
|---|---|
| RGB | rgb(190, 205, 184) |
| HSL | hsl(103, 17%, 76%) |
| HSV | hsv(103, 10%, 80%) |
| CMYK | cmyk(7.3%, 0%, 10.2%, 19.6%) |
| CIE-LAB | lab(80.78, -8.95, 8.72) |
| CIE-LCH | lch(80.78, 12.50, 135.74°) |
| OKLab | oklab(83.1% -0.0241 0.0227) |
| OKLCH | oklch(83.1% 0.033 136.7) |
| XYZ | xyz(51.7167, 58.0701, 53.8221) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.61
Greenish Grey
#96AE8D
ΔE00 10.31
Sage Green
#9CAF88
ΔE00 10.42
Beige
#F5F5DC
ΔE00 11.31
Honeydew
#F0FFF0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECDB8 #C7B8CD
analogous
#C9CDB8 #BECDB8 #B8CDBD
triadic
#BECDB8 #B8BECD #CDB8BE
tetradic
#BECDB8 #B8C9CD #C7B8CD #CDBDB8
square
#BECDB8 #B8C9CD #C7B8CD #CDBDB8
split-complementary
#BECDB8 #BDB8CD #CDB8C9
monochromatic
#7C9A70 #9DB494 #BECDB8 #DFE6DC #EFF2ED
Accessibility & contrast
On white
1.66
#BECDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BECDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECDB8
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECDB8 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 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)
#CFC9B7
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#BECBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #becdb8; /* rgb */ color: rgb(190, 205, 184); /* oklch */ color: oklch(83.1% 0.033 136.7);
Tailwind
colors: {
custom: {
50: '#d1dccd',
500: '#becdb8',
950: '#000000',
},
}SCSS
$custom: #becdb8; $custom-light: #d1dccd; $custom-dark: #000000;
JSON
{
"hex": "#becdb8",
"rgb": {
"r": 190,
"g": 205,
"b": 184
},
"hsl": {
"h": 102.857,
"s": 17.355,
"l": 76.275
},
"oklch": {
"l": 0.83102,
"c": 0.03309,
"h": 136.7
},
"luminance": 0.5807
}Semantic roles & 50–950 ramp
primary
#BECDB8
secondary
#9A88A2
accent
#4A9C84
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483