#B0CC8A#B0CC8A
#B0CC8A is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.8% C 0.093 H 127.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CC8A |
|---|---|
| RGB | rgb(176, 204, 138) |
| HSL | hsl(85, 39%, 67%) |
| HSV | hsv(85, 32%, 80%) |
| CMYK | cmyk(13.7%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.61, -20.76, 29.88) |
| CIE-LCH | lch(78.61, 36.38, 124.78°) |
| OKLab | oklab(80.83% -0.0563 0.0746) |
| OKLCH | oklch(80.83% 0.093 127.1) |
| XYZ | xyz(44.0842, 54.2505, 32.1887) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.15
Light Moss Green
#A6C875
ΔE00 3.55
Pale Olive Green
#B1D27B
ΔE00 3.91
Greenish Tan
#BCCB7A
ΔE00 4.80
Tan Green
#A9BE70
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CC8A #A68ACC
analogous
#CCC78A #B0CC8A #8FCC8A
triadic
#B0CC8A #8AB0CC #CC8AB0
tetradic
#B0CC8A #8ACCC7 #A68ACC #CC8A8F
square
#B0CC8A #8ACCC7 #A68ACC #CC8A8F
split-complementary
#B0CC8A #8A8FCC #C78ACC
monochromatic
#749943 #93B95F #B0CC8A #CDDFB5 #EAF1DF
Accessibility & contrast
On white
1.77
#B0CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#B0CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CC8A
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CC8A | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#CFC28D
Tritanopia (blue-blind)
#B3C6BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b0cc8a; /* rgb */ color: rgb(176, 204, 138); /* oklch */ color: oklch(80.8% 0.093 127.1);
Tailwind
colors: {
custom: {
50: '#c8dbac',
500: '#b0cc8a',
950: '#000000',
},
}SCSS
$custom: #b0cc8a; $custom-light: #c8dbac; $custom-dark: #000000;
JSON
{
"hex": "#b0cc8a",
"rgb": {
"r": 176,
"g": 204,
"b": 138
},
"hsl": {
"h": 85.455,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.80825,
"c": 0.09345,
"h": 127.1
},
"luminance": 0.54251
}Semantic roles & 50–950 ramp
primary
#B0CC8A
secondary
#785BA0
accent
#33B269
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481