#B6CC8A#B6CC8A
#B6CC8A is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.3% C 0.091 H 123.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CC8A |
|---|---|
| RGB | rgb(182, 204, 138) |
| HSL | hsl(80, 39%, 67%) |
| HSV | hsv(80, 32%, 80%) |
| CMYK | cmyk(10.8%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(79.02, -18.52, 30.51) |
| CIE-LCH | lch(79.02, 35.69, 121.26°) |
| OKLab | oklab(81.26% -0.0501 0.076) |
| OKLCH | oklch(81.26% 0.091 123.4) |
| XYZ | xyz(45.4713, 54.9657, 32.2537) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.11
Greenish Tan
#BCCB7A
ΔE00 3.74
Pale Olive Green
#B1D27B
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 4.04
Tan Green
#A9BE70
ΔE00 4.56
Light Olive
#ACBF69
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CC8A #A08ACC
analogous
#CCC18A #B6CC8A #95CC8A
triadic
#B6CC8A #8AB6CC #CC8AB6
tetradic
#B6CC8A #8ACCC1 #A08ACC #CC8A95
square
#B6CC8A #8ACCC1 #A08ACC #CC8A95
split-complementary
#B6CC8A #8A95CC #C18ACC
monochromatic
#7C9943 #9BB95F #B6CC8A #D1DFB5 #EBF1DF
Accessibility & contrast
On white
1.75
#B6CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B6CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CC8A
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CC8A | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#D0C48D
Tritanopia (blue-blind)
#BBC6BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b6cc8a; /* rgb */ color: rgb(182, 204, 138); /* oklch */ color: oklch(81.3% 0.091 123.4);
Tailwind
colors: {
custom: {
50: '#ccdbac',
500: '#b6cc8a',
950: '#000000',
},
}SCSS
$custom: #b6cc8a; $custom-light: #ccdbac; $custom-dark: #000000;
JSON
{
"hex": "#b6cc8a",
"rgb": {
"r": 182,
"g": 204,
"b": 138
},
"hsl": {
"h": 80,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.8126,
"c": 0.09107,
"h": 123.4
},
"luminance": 0.54966
}Semantic roles & 50–950 ramp
primary
#B6CC8A
secondary
#725BA0
accent
#33B25E
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131510
muted
#838481