#B2CF91#B2CF91
#B2CF91 is a light, moderate yellow-green. Relative luminance 0.561; OKLCH L 81.8% C 0.089 H 128.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF91 |
|---|---|
| RGB | rgb(178, 207, 145) |
| HSL | hsl(88, 39%, 69%) |
| HSV | hsv(88, 30%, 81%) |
| CMYK | cmyk(14%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(79.69, -20.51, 27.71) |
| CIE-LCH | lch(79.69, 34.48, 126.51°) |
| OKLab | oklab(81.77% -0.0555 0.0696) |
| OKLCH | oklch(81.77% 0.089 128.6) |
| XYZ | xyz(45.7830, 56.1345, 35.2056) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.04
Light Grey Green
#B7E1A1
ΔE00 4.56
Light Moss Green
#A6C875
ΔE00 4.66
Pale Olive Green
#B1D27B
ΔE00 4.67
Greenish Tan
#BCCB7A
ΔE00 5.70
Tan Green
#A9BE70
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF91 #AE91CF
analogous
#CFCD91 #B2CF91 #93CF91
triadic
#B2CF91 #91B2CF #CF91B2
tetradic
#B2CF91 #91CFCD #AE91CF #CF9193
square
#B2CF91 #91CFCD #AE91CF #CF9193
split-complementary
#B2CF91 #9193CF #CD91CF
monochromatic
#76A046 #94BC66 #B2CF91 #D0E2BC #EEF4E6
Accessibility & contrast
On white
1.72
#B2CF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#B2CF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF91
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF91 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78D
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#B5CABF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cf91; /* rgb */ color: rgb(178, 207, 145); /* oklch */ color: oklch(81.8% 0.089 128.6);
Tailwind
colors: {
custom: {
50: '#c9ddb1',
500: '#b2cf91',
950: '#000000',
},
}SCSS
$custom: #b2cf91; $custom-light: #c9ddb1; $custom-dark: #000000;
JSON
{
"hex": "#b2cf91",
"rgb": {
"r": 178,
"g": 207,
"b": 145
},
"hsl": {
"h": 88.065,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81765,
"c": 0.08899,
"h": 128.6
},
"luminance": 0.56135
}Semantic roles & 50–950 ramp
primary
#B2CF91
secondary
#8060A4
accent
#33B26F
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131511
muted
#828481