#B2CA90#B2CA90
#B2CA90 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.6% C 0.082 H 126.4°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA90 |
|---|---|
| RGB | rgb(178, 202, 144) |
| HSL | hsl(85, 35%, 68%) |
| HSV | hsv(85, 29%, 79%) |
| CMYK | cmyk(11.9%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(78.30, -18.17, 26.36) |
| CIE-LCH | lch(78.30, 32.01, 124.57°) |
| OKLab | oklab(80.65% -0.0489 0.0663) |
| OKLCH | oklch(80.65% 0.082 126.4) |
| XYZ | xyz(44.5140, 53.7194, 34.4039) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 5.08
Tan Green
#A9BE70
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 5.57
Greenish Tan
#BCCB7A
ΔE00 5.62
Light Grey Green
#B7E1A1
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA90 #A890CA
analogous
#CAC590 #B2CA90 #95CA90
triadic
#B2CA90 #90B2CA #CA90B2
tetradic
#B2CA90 #90CAC5 #A890CA #CA9095
square
#B2CA90 #90CAC5 #A890CA #CA9095
split-complementary
#B2CA90 #9095CA #C590CA
monochromatic
#779748 #95B667 #B2CA90 #CFDEB9 #EBF2E3
Accessibility & contrast
On white
1.79
#B2CA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#B2CA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA90
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA90 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38C
Deuteranopia (green-blind)
#CDC193
Tritanopia (blue-blind)
#B5C5BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca90; /* rgb */ color: rgb(178, 202, 144); /* oklch */ color: oklch(80.6% 0.082 126.4);
Tailwind
colors: {
custom: {
50: '#c9dab1',
500: '#b2ca90',
950: '#000000',
},
}SCSS
$custom: #b2ca90; $custom-light: #c9dab1; $custom-dark: #000000;
JSON
{
"hex": "#b2ca90",
"rgb": {
"r": 178,
"g": 202,
"b": 144
},
"hsl": {
"h": 84.828,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.80646,
"c": 0.08241,
"h": 126.4
},
"luminance": 0.5372
}Semantic roles & 50–950 ramp
primary
#B2CA90
secondary
#7A609F
accent
#37AE68
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381