#B2CD96#B2CD96
#B2CD96 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.4% C 0.080 H 129.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD96 |
|---|---|
| RGB | rgb(178, 205, 150) |
| HSL | hsl(89, 35%, 70%) |
| HSV | hsv(89, 27%, 80%) |
| CMYK | cmyk(13.2%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(79.23, -18.78, 24.47) |
| CIE-LCH | lch(79.23, 30.85, 127.50°) |
| OKLab | oklab(81.43% -0.0506 0.0619) |
| OKLCH | oklch(81.43% 0.08 129.3) |
| XYZ | xyz(45.6956, 55.3292, 37.1204) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.09
Light Grey Green
#B7E1A1
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.89
Pale Olive Green
#B1D27B
ΔE00 6.17
Greenish Tan
#BCCB7A
ΔE00 6.70
Tan Green
#A9BE70
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD96 #B196CD
analogous
#CDCD96 #B2CD96 #97CD96
triadic
#B2CD96 #96B2CD #CD96B2
tetradic
#B2CD96 #96CDCD #B196CD #CD9697
square
#B2CD96 #96CDCD #B196CD #CD9697
split-complementary
#B2CD96 #9697CD #CD96CD
monochromatic
#759E4B #94B96D #B2CD96 #D0E1BF #EFF4E9
Accessibility & contrast
On white
1.74
#B2CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B2CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD96
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD96 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C593
Deuteranopia (green-blind)
#CEC499
Tritanopia (blue-blind)
#B4C8BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd96; /* rgb */ color: rgb(178, 205, 150); /* oklch */ color: oklch(81.4% 0.080 129.3);
Tailwind
colors: {
custom: {
50: '#c9dcb5',
500: '#b2cd96',
950: '#000000',
},
}SCSS
$custom: #b2cd96; $custom-light: #c9dcb5; $custom-dark: #000000;
JSON
{
"hex": "#b2cd96",
"rgb": {
"r": 178,
"g": 205,
"b": 150
},
"hsl": {
"h": 89.455,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.81427,
"c": 0.07993,
"h": 129.3
},
"luminance": 0.5533
}Semantic roles & 50–950 ramp
primary
#B2CD96
secondary
#8365A2
accent
#37AE72
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481