#B3CC8A#B3CC8A
#B3CC8A is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.0% C 0.092 H 125.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CC8A |
|---|---|
| RGB | rgb(179, 204, 138) |
| HSL | hsl(83, 39%, 67%) |
| HSV | hsv(83, 32%, 80%) |
| CMYK | cmyk(12.3%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.81, -19.64, 30.19) |
| CIE-LCH | lch(78.81, 36.02, 123.05°) |
| OKLab | oklab(81.04% -0.0532 0.0753) |
| OKLCH | oklch(81.04% 0.092 125.3) |
| XYZ | xyz(44.7702, 54.6042, 32.2209) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.59
Light Moss Green
#A6C875
ΔE00 3.73
Pale Olive Green
#B1D27B
ΔE00 3.91
Greenish Tan
#BCCB7A
ΔE00 4.25
Tan Green
#A9BE70
ΔE00 4.64
Light Olive
#ACBF69
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CC8A #A38ACC
analogous
#CCC48A #B3CC8A #92CC8A
triadic
#B3CC8A #8AB3CC #CC8AB3
tetradic
#B3CC8A #8ACCC4 #A38ACC #CC8A92
square
#B3CC8A #8ACCC4 #A38ACC #CC8A92
split-complementary
#B3CC8A #8A92CC #C48ACC
monochromatic
#789943 #97B95F #B3CC8A #CFDFB5 #EAF1DF
Accessibility & contrast
On white
1.76
#B3CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B3CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CC8A
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CC8A | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#CFC38D
Tritanopia (blue-blind)
#B7C6BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b3cc8a; /* rgb */ color: rgb(179, 204, 138); /* oklch */ color: oklch(81.0% 0.092 125.3);
Tailwind
colors: {
custom: {
50: '#cadbac',
500: '#b3cc8a',
950: '#000000',
},
}SCSS
$custom: #b3cc8a; $custom-light: #cadbac; $custom-dark: #000000;
JSON
{
"hex": "#b3cc8a",
"rgb": {
"r": 179,
"g": 204,
"b": 138
},
"hsl": {
"h": 82.727,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.81041,
"c": 0.09221,
"h": 125.3
},
"luminance": 0.54604
}Semantic roles & 50–950 ramp
primary
#B3CC8A
secondary
#755BA0
accent
#33B263
background
#FEFEFD
surface
#FAFBF7
border
#D3D4D0
text
#131510
muted
#838481