#B2CA99#B2CA99
#B2CA99 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.8% C 0.072 H 129.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA99 |
|---|---|
| RGB | rgb(178, 202, 153) |
| HSL | hsl(89, 32%, 70%) |
| HSV | hsv(89, 24%, 79%) |
| CMYK | cmyk(11.9%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(78.47, -16.82, 21.85) |
| CIE-LCH | lch(78.47, 27.57, 127.59°) |
| OKLab | oklab(80.83% -0.0451 0.0555) |
| OKLCH | oklch(80.83% 0.072 129.1) |
| XYZ | xyz(45.2295, 54.0056, 38.1721) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.08
Light Grey Green
#B7E1A1
ΔE00 6.30
Darkseagreen
#8FBC8F
ΔE00 6.88
Light Moss Green
#A6C875
ΔE00 7.06
Lichen
#8FB67B
ΔE00 7.31
Sage Green
#9CAF88
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA99 #B199CA
analogous
#CACA99 #B2CA99 #9ACA99
triadic
#B2CA99 #99B2CA #CA99B2
tetradic
#B2CA99 #99CACA #B199CA #CA999A
square
#B2CA99 #99CACA #B199CA #CA999A
split-complementary
#B2CA99 #999ACA #CA99CA
monochromatic
#759950 #94B571 #B2CA99 #D0DFC1 #EFF4EA
Accessibility & contrast
On white
1.78
#B2CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#B2CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA99
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA99 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC396
Deuteranopia (green-blind)
#CBC29B
Tritanopia (blue-blind)
#B4C6BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca99; /* rgb */ color: rgb(178, 202, 153); /* oklch */ color: oklch(80.8% 0.072 129.1);
Tailwind
colors: {
custom: {
50: '#c9dab7',
500: '#b2ca99',
950: '#000000',
},
}SCSS
$custom: #b2ca99; $custom-light: #c9dab7; $custom-dark: #000000;
JSON
{
"hex": "#b2ca99",
"rgb": {
"r": 178,
"g": 202,
"b": 153
},
"hsl": {
"h": 89.388,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.80834,
"c": 0.07154,
"h": 129.1
},
"luminance": 0.54006
}Semantic roles & 50–950 ramp
primary
#B2CA99
secondary
#83689F
accent
#3BAA72
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381