#B2CA97#B2CA97
#B2CA97 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.8% C 0.074 H 128.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA97 |
|---|---|
| RGB | rgb(178, 202, 151) |
| HSL | hsl(88, 32%, 69%) |
| HSV | hsv(88, 25%, 79%) |
| CMYK | cmyk(11.9%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(78.43, -17.12, 22.85) |
| CIE-LCH | lch(78.43, 28.56, 126.85°) |
| OKLab | oklab(80.79% -0.046 0.0579) |
| OKLCH | oklch(80.79% 0.074 128.4) |
| XYZ | xyz(45.0657, 53.9401, 37.3094) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 6.16
Light Moss Green
#A6C875
ΔE00 6.60
Tan Green
#A9BE70
ΔE00 6.96
Darkseagreen
#8FBC8F
ΔE00 7.01
Pale Olive Green
#B1D27B
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA97 #AF97CA
analogous
#CAC997 #B2CA97 #99CA97
triadic
#B2CA97 #97B2CA #CA97B2
tetradic
#B2CA97 #97CAC9 #AF97CA #CA9799
square
#B2CA97 #97CAC9 #AF97CA #CA9799
split-complementary
#B2CA97 #9799CA #C997CA
monochromatic
#76994E #94B56E #B2CA97 #D0DFC0 #EEF3E8
Accessibility & contrast
On white
1.78
#B2CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#B2CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA97
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA97 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC394
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#B4C5BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca97; /* rgb */ color: rgb(178, 202, 151); /* oklch */ color: oklch(80.8% 0.074 128.4);
Tailwind
colors: {
custom: {
50: '#c9dab6',
500: '#b2ca97',
950: '#000000',
},
}SCSS
$custom: #b2ca97; $custom-light: #c9dab6; $custom-dark: #000000;
JSON
{
"hex": "#b2ca97",
"rgb": {
"r": 178,
"g": 202,
"b": 151
},
"hsl": {
"h": 88.235,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.80791,
"c": 0.07397,
"h": 128.4
},
"luminance": 0.5394
}Semantic roles & 50–950 ramp
primary
#B2CA97
secondary
#81669F
accent
#3AAB6F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381