#B2CA94#B2CA94
#B2CA94 is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.7% C 0.078 H 127.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA94 |
|---|---|
| RGB | rgb(178, 202, 148) |
| HSL | hsl(87, 34%, 69%) |
| HSV | hsv(87, 27%, 79%) |
| CMYK | cmyk(11.9%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(78.37, -17.58, 24.36) |
| CIE-LCH | lch(78.37, 30.04, 125.82°) |
| OKLab | oklab(80.73% -0.0473 0.0616) |
| OKLCH | oklch(80.73% 0.078 127.5) |
| XYZ | xyz(44.8252, 53.8438, 36.0426) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.92
Light Moss Green
#A6C875
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.02
Tan Green
#A9BE70
ΔE00 6.33
Pale Olive Green
#B1D27B
ΔE00 6.42
Greenish Tan
#BCCB7A
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA94 #AC94CA
analogous
#CAC794 #B2CA94 #97CA94
triadic
#B2CA94 #94B2CA #CA94B2
tetradic
#B2CA94 #94CAC7 #AC94CA #CA9497
square
#B2CA94 #94CAC7 #AC94CA #CA9497
split-complementary
#B2CA94 #9497CA #C794CA
monochromatic
#76984B #95B66B #B2CA94 #CFDEBD #EDF3E6
Accessibility & contrast
On white
1.78
#B2CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#B2CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA94
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA94 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#B5C5BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca94; /* rgb */ color: rgb(178, 202, 148); /* oklch */ color: oklch(80.7% 0.078 127.5);
Tailwind
colors: {
custom: {
50: '#c9dab3',
500: '#b2ca94',
950: '#000000',
},
}SCSS
$custom: #b2ca94; $custom-light: #c9dab3; $custom-dark: #000000;
JSON
{
"hex": "#b2ca94",
"rgb": {
"r": 178,
"g": 202,
"b": 148
},
"hsl": {
"h": 86.667,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.80728,
"c": 0.0776,
"h": 127.5
},
"luminance": 0.53844
}Semantic roles & 50–950 ramp
primary
#B2CA94
secondary
#7E639F
accent
#39AD6C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381