#B2CC8A#B2CC8A
#B2CC8A is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.0% C 0.093 H 125.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CC8A |
|---|---|
| RGB | rgb(178, 204, 138) |
| HSL | hsl(84, 39%, 67%) |
| HSV | hsv(84, 32%, 80%) |
| CMYK | cmyk(12.7%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.74, -20.01, 30.09) |
| CIE-LCH | lch(78.74, 36.14, 123.63°) |
| OKLab | oklab(80.97% -0.0543 0.0751) |
| OKLCH | oklch(80.97% 0.093 125.9) |
| XYZ | xyz(44.5399, 54.4854, 32.2101) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.77
Light Moss Green
#A6C875
ΔE00 3.66
Pale Olive Green
#B1D27B
ΔE00 3.89
Greenish Tan
#BCCB7A
ΔE00 4.43
Tan Green
#A9BE70
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CC8A #A48ACC
analogous
#CCC58A #B2CC8A #91CC8A
triadic
#B2CC8A #8AB2CC #CC8AB2
tetradic
#B2CC8A #8ACCC5 #A48ACC #CC8A91
square
#B2CC8A #8ACCC5 #A48ACC #CC8A91
split-complementary
#B2CC8A #8A91CC #C58ACC
monochromatic
#779943 #96B95F #B2CC8A #CEDFB5 #EAF1DF
Accessibility & contrast
On white
1.77
#B2CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#B2CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CC8A
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CC8A | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#CFC38D
Tritanopia (blue-blind)
#B6C6BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cc8a; /* rgb */ color: rgb(178, 204, 138); /* oklch */ color: oklch(81.0% 0.093 125.9);
Tailwind
colors: {
custom: {
50: '#c9dbac',
500: '#b2cc8a',
950: '#000000',
},
}SCSS
$custom: #b2cc8a; $custom-light: #c9dbac; $custom-dark: #000000;
JSON
{
"hex": "#b2cc8a",
"rgb": {
"r": 178,
"g": 204,
"b": 138
},
"hsl": {
"h": 83.636,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.80968,
"c": 0.09262,
"h": 125.9
},
"luminance": 0.54486
}Semantic roles & 50–950 ramp
primary
#B2CC8A
secondary
#765BA0
accent
#33B265
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481