#B2CC89#B2CC89
#B2CC89 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.0% C 0.094 H 125.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CC89 |
|---|---|
| RGB | rgb(178, 204, 137) |
| HSL | hsl(83, 40%, 67%) |
| HSV | hsv(83, 33%, 80%) |
| CMYK | cmyk(12.7%, 0%, 32.8%, 20%) |
| CIE-LAB | lab(78.73, -20.15, 30.59) |
| CIE-LCH | lch(78.73, 36.63, 123.38°) |
| OKLab | oklab(80.95% -0.0547 0.0762) |
| OKLCH | oklch(80.95% 0.094 125.7) |
| XYZ | xyz(44.4678, 54.4566, 31.8305) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.61
Light Moss Green
#A6C875
ΔE00 3.49
Pale Olive Green
#B1D27B
ΔE00 3.71
Greenish Tan
#BCCB7A
ΔE00 4.26
Tan Green
#A9BE70
ΔE00 4.56
Light Olive
#ACBF69
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CC89 #A389CC
analogous
#CCC589 #B2CC89 #91CC89
triadic
#B2CC89 #89B2CC #CC89B2
tetradic
#B2CC89 #89CCC5 #A389CC #CC8991
square
#B2CC89 #89CCC5 #A389CC #CC8991
split-complementary
#B2CC89 #8991CC #C589CC
monochromatic
#779942 #96BA5E #B2CC89 #CEDEB4 #EAF1DE
Accessibility & contrast
On white
1.77
#B2CC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#B2CC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CC89
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CC89 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#CFC38C
Tritanopia (blue-blind)
#B6C6BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cc89; /* rgb */ color: rgb(178, 204, 137); /* oklch */ color: oklch(81.0% 0.094 125.7);
Tailwind
colors: {
custom: {
50: '#cadbac',
500: '#b2cc89',
950: '#000000',
},
}SCSS
$custom: #b2cc89; $custom-light: #cadbac; $custom-dark: #000000;
JSON
{
"hex": "#b2cc89",
"rgb": {
"r": 178,
"g": 204,
"b": 137
},
"hsl": {
"h": 83.284,
"s": 39.645,
"l": 66.863
},
"oklch": {
"l": 0.8095,
"c": 0.0938,
"h": 125.7
},
"luminance": 0.54457
}Semantic roles & 50–950 ramp
primary
#B2CC89
secondary
#755A9F
accent
#33B364
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481