#B2CC85#B2CC85
#B2CC85 is a light, moderate yellow-green. Relative luminance 0.543; OKLCH L 80.9% C 0.098 H 124.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CC85 |
|---|---|
| RGB | rgb(178, 204, 133) |
| HSL | hsl(82, 41%, 66%) |
| HSV | hsv(82, 35%, 80%) |
| CMYK | cmyk(12.7%, 0%, 34.8%, 20%) |
| CIE-LAB | lab(78.66, -20.69, 32.57) |
| CIE-LCH | lch(78.66, 38.58, 122.43°) |
| OKLab | oklab(80.88% -0.0563 0.0807) |
| OKLCH | oklch(80.88% 0.098 124.9) |
| XYZ | xyz(44.1862, 54.3439, 30.3473) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.03
Light Moss Green
#A6C875
ΔE00 2.89
Pale Olive Green
#B1D27B
ΔE00 3.02
Greenish Tan
#BCCB7A
ΔE00 3.64
Tan Green
#A9BE70
ΔE00 4.10
Light Olive
#ACBF69
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CC85 #9F85CC
analogous
#CCC285 #B2CC85 #8ECC85
triadic
#B2CC85 #85B2CC #CC85B2
tetradic
#B2CC85 #85CCC2 #9F85CC #CC858E
square
#B2CC85 #85CCC2 #9F85CC #CC858E
split-complementary
#B2CC85 #858ECC #C285CC
monochromatic
#77973F #97BA5A #B2CC85 #CDDEB0 #E8F0DB
Accessibility & contrast
On white
1.77
#B2CC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#B2CC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CC85
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CC85 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#B7C6BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cc85; /* rgb */ color: rgb(178, 204, 133); /* oklch */ color: oklch(80.9% 0.098 124.9);
Tailwind
colors: {
custom: {
50: '#cadba9',
500: '#b2cc85',
950: '#000000',
},
}SCSS
$custom: #b2cc85; $custom-light: #cadba9; $custom-dark: #000000;
JSON
{
"hex": "#b2cc85",
"rgb": {
"r": 178,
"g": 204,
"b": 133
},
"hsl": {
"h": 81.972,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.80876,
"c": 0.09845,
"h": 124.9
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#B2CC85
secondary
#71579E
accent
#31B461
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131510
muted
#828480