#B2CA95#B2CA95
#B2CA95 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.7% C 0.076 H 127.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA95 |
|---|---|
| RGB | rgb(178, 202, 149) |
| HSL | hsl(87, 33%, 69%) |
| HSV | hsv(87, 26%, 79%) |
| CMYK | cmyk(11.9%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(78.39, -17.43, 23.86) |
| CIE-LCH | lch(78.39, 29.54, 126.15°) |
| OKLab | oklab(80.75% -0.0468 0.0603) |
| OKLCH | oklch(80.75% 0.076 127.8) |
| XYZ | xyz(44.9047, 53.8756, 36.4613) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 6.06
Light Moss Green
#A6C875
ΔE00 6.15
Tan Green
#A9BE70
ΔE00 6.53
Pale Olive Green
#B1D27B
ΔE00 6.64
Greenish Tan
#BCCB7A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA95 #AD95CA
analogous
#CAC895 #B2CA95 #98CA95
triadic
#B2CA95 #95B2CA #CA95B2
tetradic
#B2CA95 #95CAC8 #AD95CA #CA9598
square
#B2CA95 #95CAC8 #AD95CA #CA9598
split-complementary
#B2CA95 #9598CA #C895CA
monochromatic
#76984C #94B66C #B2CA95 #D0DEBE #EDF3E7
Accessibility & contrast
On white
1.78
#B2CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#B2CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA95
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA95 | 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)
#D0C392
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#B5C5BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca95; /* rgb */ color: rgb(178, 202, 149); /* oklch */ color: oklch(80.7% 0.076 127.8);
Tailwind
colors: {
custom: {
50: '#c9dab4',
500: '#b2ca95',
950: '#000000',
},
}SCSS
$custom: #b2ca95; $custom-light: #c9dab4; $custom-dark: #000000;
JSON
{
"hex": "#b2ca95",
"rgb": {
"r": 178,
"g": 202,
"b": 149
},
"hsl": {
"h": 87.17,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.80749,
"c": 0.07639,
"h": 127.8
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#B2CA95
secondary
#7F649F
accent
#39AC6D
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381