#B2CA84#B2CA84
#B2CA84 is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.4% C 0.097 H 123.9°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA84 |
|---|---|
| RGB | rgb(178, 202, 132) |
| HSL | hsl(81, 40%, 65%) |
| HSV | hsv(81, 35%, 79%) |
| CMYK | cmyk(11.9%, 0%, 34.7%, 20.8%) |
| CIE-LAB | lab(78.09, -19.83, 32.34) |
| CIE-LCH | lch(78.09, 37.93, 121.52°) |
| OKLab | oklab(80.42% -0.0539 0.0802) |
| OKLCH | oklch(80.42% 0.097 123.9) |
| XYZ | xyz(43.6451, 53.3718, 29.8278) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.86
Light Moss Green
#A6C875
ΔE00 3.02
Pale Olive Green
#B1D27B
ΔE00 3.42
Greenish Tan
#BCCB7A
ΔE00 3.43
Tan Green
#A9BE70
ΔE00 3.68
Light Olive
#ACBF69
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA84 #9C84CA
analogous
#CABF84 #B2CA84 #8FCA84
triadic
#B2CA84 #84B2CA #CA84B2
tetradic
#B2CA84 #84CABF #9C84CA #CA848F
square
#B2CA84 #84CABF #9C84CA #CA848F
split-complementary
#B2CA84 #848FCA #BF84CA
monochromatic
#779440 #97B859 #B2CA84 #CDDCAF #E8EFDA
Accessibility & contrast
On white
1.80
#B2CA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#B2CA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA84
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA84 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#CEC187
Tritanopia (blue-blind)
#B7C4B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #b2ca84; /* rgb */ color: rgb(178, 202, 132); /* oklch */ color: oklch(80.4% 0.097 123.9);
Tailwind
colors: {
custom: {
50: '#cadaa8',
500: '#b2ca84',
950: '#000000',
},
}SCSS
$custom: #b2ca84; $custom-light: #cadaa8; $custom-dark: #000000;
JSON
{
"hex": "#b2ca84",
"rgb": {
"r": 178,
"g": 202,
"b": 132
},
"hsl": {
"h": 80.571,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.80416,
"c": 0.09664,
"h": 123.9
},
"luminance": 0.53372
}Semantic roles & 50–950 ramp
primary
#B2CA84
secondary
#6F579B
accent
#33B35F
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380