#B2CF97#B2CF97
#B2CF97 is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 81.9% C 0.082 H 130.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF97 |
|---|---|
| RGB | rgb(178, 207, 151) |
| HSL | hsl(91, 37%, 70%) |
| HSV | hsv(91, 27%, 81%) |
| CMYK | cmyk(14%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(79.80, -19.63, 24.72) |
| CIE-LCH | lch(79.80, 31.57, 128.45°) |
| OKLab | oklab(81.89% -0.053 0.0625) |
| OKLCH | oklch(81.89% 0.082 130.3) |
| XYZ | xyz(46.2579, 56.3245, 37.7068) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.55
Pale Olive
#B9CC81
ΔE00 5.21
Light Moss Green
#A6C875
ΔE00 5.88
Pale Olive Green
#B1D27B
ΔE00 6.00
Greenish Tan
#BCCB7A
ΔE00 6.85
Light Sage
#BCECAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF97 #B497CF
analogous
#CECF97 #B2CF97 #97CF98
triadic
#B2CF97 #97B2CF #CF97B2
tetradic
#B2CF97 #97CECF #B497CF #CF9897
square
#B2CF97 #97CECF #B497CF #CF9897
split-complementary
#B2CF97 #9897CF #CF97CE
monochromatic
#74A14A #93BC6D #B2CF97 #D1E2C1 #EFF5EA
Accessibility & contrast
On white
1.71
#B2CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#B2CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF97
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF97 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#B4CAC0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cf97; /* rgb */ color: rgb(178, 207, 151); /* oklch */ color: oklch(81.9% 0.082 130.3);
Tailwind
colors: {
custom: {
50: '#c9ddb6',
500: '#b2cf97',
950: '#000000',
},
}SCSS
$custom: #b2cf97; $custom-light: #c9ddb6; $custom-dark: #000000;
JSON
{
"hex": "#b2cf97",
"rgb": {
"r": 178,
"g": 207,
"b": 151
},
"hsl": {
"h": 91.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81886,
"c": 0.08191,
"h": 130.3
},
"luminance": 0.56325
}Semantic roles & 50–950 ramp
primary
#B2CF97
secondary
#8666A5
accent
#36B075
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481