#B2CA93#B2CA93
#B2CA93 is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.7% C 0.079 H 127.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA93 |
|---|---|
| RGB | rgb(178, 202, 147) |
| HSL | hsl(86, 34%, 68%) |
| HSV | hsv(86, 27%, 79%) |
| CMYK | cmyk(11.9%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(78.35, -17.73, 24.86) |
| CIE-LCH | lch(78.35, 30.53, 125.49°) |
| OKLab | oklab(80.71% -0.0477 0.0627) |
| OKLCH | oklch(80.71% 0.079 127.2) |
| XYZ | xyz(44.7464, 53.8123, 35.6275) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.69
Light Moss Green
#A6C875
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.99
Tan Green
#A9BE70
ΔE00 6.12
Pale Olive Green
#B1D27B
ΔE00 6.20
Greenish Tan
#BCCB7A
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA93 #AB93CA
analogous
#CAC693 #B2CA93 #96CA93
triadic
#B2CA93 #93B2CA #CA93B2
tetradic
#B2CA93 #93CAC6 #AB93CA #CA9396
square
#B2CA93 #93CAC6 #AB93CA #CA9396
split-complementary
#B2CA93 #9396CA #C693CA
monochromatic
#76984B #95B66A #B2CA93 #CFDEBC #EDF2E5
Accessibility & contrast
On white
1.79
#B2CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#B2CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA93
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA93 | 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)
#D0C390
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#B5C5BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca93; /* rgb */ color: rgb(178, 202, 147); /* oklch */ color: oklch(80.7% 0.079 127.2);
Tailwind
colors: {
custom: {
50: '#c9dab3',
500: '#b2ca93',
950: '#000000',
},
}SCSS
$custom: #b2ca93; $custom-light: #c9dab3; $custom-dark: #000000;
JSON
{
"hex": "#b2ca93",
"rgb": {
"r": 178,
"g": 202,
"b": 147
},
"hsl": {
"h": 86.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.80707,
"c": 0.0788,
"h": 127.2
},
"luminance": 0.53813
}Semantic roles & 50–950 ramp
primary
#B2CA93
secondary
#7D629F
accent
#39AD6B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381