#B2CD97#B2CD97
#B2CD97 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.4% C 0.079 H 129.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD97 |
|---|---|
| RGB | rgb(178, 205, 151) |
| HSL | hsl(90, 35%, 70%) |
| HSV | hsv(90, 26%, 80%) |
| CMYK | cmyk(13.2%, 0%, 26.3%, 19.6%) |
| CIE-LAB | lab(79.25, -18.63, 23.97) |
| CIE-LCH | lch(79.25, 30.36, 127.85°) |
| OKLab | oklab(81.45% -0.0502 0.0607) |
| OKLCH | oklch(81.45% 0.079 129.6) |
| XYZ | xyz(45.7765, 55.3615, 37.5463) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.18
Pale Olive
#B9CC81
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 6.11
Pale Olive Green
#B1D27B
ΔE00 6.40
Greenish Tan
#BCCB7A
ΔE00 6.91
Tan Green
#A9BE70
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD97 #B297CD
analogous
#CDCD97 #B2CD97 #97CD97
triadic
#B2CD97 #97B2CD #CD97B2
tetradic
#B2CD97 #97CDCD #B297CD #CD9797
square
#B2CD97 #97CDCD #B297CD #CD9797
split-complementary
#B2CD97 #9797CD #CD97CD
monochromatic
#759E4C #93B96E #B2CD97 #D1E1C0 #EFF5EA
Accessibility & contrast
On white
1.74
#B2CD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#B2CD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD97
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD97 | 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)
#D2C694
Deuteranopia (green-blind)
#CEC499
Tritanopia (blue-blind)
#B4C8BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd97; /* rgb */ color: rgb(178, 205, 151); /* oklch */ color: oklch(81.4% 0.079 129.6);
Tailwind
colors: {
custom: {
50: '#c9dcb6',
500: '#b2cd97',
950: '#000000',
},
}SCSS
$custom: #b2cd97; $custom-light: #c9dcb6; $custom-dark: #000000;
JSON
{
"hex": "#b2cd97",
"rgb": {
"r": 178,
"g": 205,
"b": 151
},
"hsl": {
"h": 90,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.81448,
"c": 0.07873,
"h": 129.6
},
"luminance": 0.55362
}Semantic roles & 50–950 ramp
primary
#B2CD97
secondary
#8466A2
accent
#38AE73
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481