#B2CA92#B2CA92
#B2CA92 is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.7% C 0.080 H 127.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA92 |
|---|---|
| RGB | rgb(178, 202, 146) |
| HSL | hsl(86, 35%, 68%) |
| HSV | hsv(86, 28%, 79%) |
| CMYK | cmyk(11.9%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(78.33, -17.87, 25.36) |
| CIE-LCH | lch(78.33, 31.03, 125.18°) |
| OKLab | oklab(80.69% -0.0481 0.0639) |
| OKLCH | oklch(80.69% 0.08 127) |
| XYZ | xyz(44.6682, 53.7811, 35.2161) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.47
Light Moss Green
#A6C875
ΔE00 5.50
Tan Green
#A9BE70
ΔE00 5.92
Light Grey Green
#B7E1A1
ΔE00 5.98
Pale Olive Green
#B1D27B
ΔE00 5.98
Greenish Tan
#BCCB7A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA92 #AA92CA
analogous
#CAC692 #B2CA92 #96CA92
triadic
#B2CA92 #92B2CA #CA92B2
tetradic
#B2CA92 #92CAC6 #AA92CA #CA9296
square
#B2CA92 #92CAC6 #AA92CA #CA9296
split-complementary
#B2CA92 #9296CA #C692CA
monochromatic
#76984A #95B669 #B2CA92 #CFDEBB #ECF2E4
Accessibility & contrast
On white
1.79
#B2CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#B2CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA92
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA92 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38E
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#B5C5BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca92; /* rgb */ color: rgb(178, 202, 146); /* oklch */ color: oklch(80.7% 0.080 127.0);
Tailwind
colors: {
custom: {
50: '#c9dab2',
500: '#b2ca92',
950: '#000000',
},
}SCSS
$custom: #b2ca92; $custom-light: #c9dab2; $custom-dark: #000000;
JSON
{
"hex": "#b2ca92",
"rgb": {
"r": 178,
"g": 202,
"b": 146
},
"hsl": {
"h": 85.714,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.80687,
"c": 0.08001,
"h": 127
},
"luminance": 0.53781
}Semantic roles & 50–950 ramp
primary
#B2CA92
secondary
#7C619F
accent
#38AD6A
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131411
muted
#828381