#B2CA96#B2CA96
#B2CA96 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.8% C 0.075 H 128.1°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA96 |
|---|---|
| RGB | rgb(178, 202, 150) |
| HSL | hsl(88, 33%, 69%) |
| HSV | hsv(88, 26%, 79%) |
| CMYK | cmyk(11.9%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(78.41, -17.28, 23.35) |
| CIE-LCH | lch(78.41, 29.05, 126.49°) |
| OKLab | oklab(80.77% -0.0464 0.0591) |
| OKLCH | oklch(80.77% 0.075 128.1) |
| XYZ | xyz(44.9848, 53.9077, 36.8835) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.37
Light Grey Green
#B7E1A1
ΔE00 6.10
Light Moss Green
#A6C875
ΔE00 6.37
Tan Green
#A9BE70
ΔE00 6.74
Pale Olive Green
#B1D27B
ΔE00 6.86
Greenish Tan
#BCCB7A
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA96 #AE96CA
analogous
#CAC896 #B2CA96 #98CA96
triadic
#B2CA96 #96B2CA #CA96B2
tetradic
#B2CA96 #96CAC8 #AE96CA #CA9698
square
#B2CA96 #96CAC8 #AE96CA #CA9698
split-complementary
#B2CA96 #9698CA #C896CA
monochromatic
#76994D #94B56D #B2CA96 #D0DFBF #EEF3E7
Accessibility & contrast
On white
1.78
#B2CA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B2CA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA96
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA96 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC393
Deuteranopia (green-blind)
#CCC198
Tritanopia (blue-blind)
#B4C5BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca96; /* rgb */ color: rgb(178, 202, 150); /* oklch */ color: oklch(80.8% 0.075 128.1);
Tailwind
colors: {
custom: {
50: '#c9dab5',
500: '#b2ca96',
950: '#000000',
},
}SCSS
$custom: #b2ca96; $custom-light: #c9dab5; $custom-dark: #000000;
JSON
{
"hex": "#b2ca96",
"rgb": {
"r": 178,
"g": 202,
"b": 150
},
"hsl": {
"h": 87.692,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.8077,
"c": 0.07518,
"h": 128.1
},
"luminance": 0.53908
}Semantic roles & 50–950 ramp
primary
#B2CA96
secondary
#80659F
accent
#3AAC6E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381