#B2CA98#B2CA98
#B2CA98 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.8% C 0.073 H 128.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CA98 |
|---|---|
| RGB | rgb(178, 202, 152) |
| HSL | hsl(89, 32%, 69%) |
| HSV | hsv(89, 25%, 79%) |
| CMYK | cmyk(11.9%, 0%, 24.8%, 20.8%) |
| CIE-LAB | lab(78.45, -16.97, 22.35) |
| CIE-LCH | lch(78.45, 28.06, 127.21°) |
| OKLab | oklab(80.81% -0.0456 0.0567) |
| OKLCH | oklch(80.81% 0.073 128.8) |
| XYZ | xyz(45.1473, 53.9727, 37.7389) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 6.83
Darkseagreen
#8FBC8F
ΔE00 6.94
Tan Green
#A9BE70
ΔE00 7.18
Lichen
#8FB67B
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CA98 #B098CA
analogous
#CAC998 #B2CA98 #99CA98
triadic
#B2CA98 #98B2CA #CA98B2
tetradic
#B2CA98 #98CAC9 #B098CA #CA9899
square
#B2CA98 #98CAC9 #B098CA #CA9899
split-complementary
#B2CA98 #9899CA #C998CA
monochromatic
#75994F #94B570 #B2CA98 #D0DFC0 #EEF4E9
Accessibility & contrast
On white
1.78
#B2CA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#B2CA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CA98
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CA98 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC395
Deuteranopia (green-blind)
#CBC29A
Tritanopia (blue-blind)
#B4C5BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #b2ca98; /* rgb */ color: rgb(178, 202, 152); /* oklch */ color: oklch(80.8% 0.073 128.8);
Tailwind
colors: {
custom: {
50: '#c9dab6',
500: '#b2ca98',
950: '#000000',
},
}SCSS
$custom: #b2ca98; $custom-light: #c9dab6; $custom-dark: #000000;
JSON
{
"hex": "#b2ca98",
"rgb": {
"r": 178,
"g": 202,
"b": 152
},
"hsl": {
"h": 88.8,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.80813,
"c": 0.07276,
"h": 128.8
},
"luminance": 0.53973
}Semantic roles & 50–950 ramp
primary
#B2CA98
secondary
#82679F
accent
#3BAB71
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381