#B2CF93#B2CF93
#B2CF93 is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.8% C 0.087 H 129.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF93 |
|---|---|
| RGB | rgb(178, 207, 147) |
| HSL | hsl(89, 38%, 69%) |
| HSV | hsv(89, 29%, 81%) |
| CMYK | cmyk(14%, 0%, 29%, 18.8%) |
| CIE-LAB | lab(79.73, -20.22, 26.72) |
| CIE-LCH | lch(79.73, 33.51, 127.12°) |
| OKLab | oklab(81.8% -0.0547 0.0672) |
| OKLCH | oklch(81.8% 0.087 129.1) |
| XYZ | xyz(45.9386, 56.1967, 36.0249) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.41
Light Grey Green
#B7E1A1
ΔE00 4.51
Light Moss Green
#A6C875
ΔE00 5.05
Pale Olive Green
#B1D27B
ΔE00 5.11
Greenish Tan
#BCCB7A
ΔE00 6.07
Tan Green
#A9BE70
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF93 #B093CF
analogous
#CFCE93 #B2CF93 #94CF93
triadic
#B2CF93 #93B2CF #CF93B2
tetradic
#B2CF93 #93CFCE #B093CF #CF9394
square
#B2CF93 #93CFCE #B093CF #CF9394
split-complementary
#B2CF93 #9394CF #CE93CF
monochromatic
#75A047 #94BC69 #B2CF93 #D0E2BD #EEF5E8
Accessibility & contrast
On white
1.72
#B2CF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B2CF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF93
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF93 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#B4CABF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cf93; /* rgb */ color: rgb(178, 207, 147); /* oklch */ color: oklch(81.8% 0.087 129.1);
Tailwind
colors: {
custom: {
50: '#c9ddb3',
500: '#b2cf93',
950: '#000000',
},
}SCSS
$custom: #b2cf93; $custom-light: #c9ddb3; $custom-dark: #000000;
JSON
{
"hex": "#b2cf93",
"rgb": {
"r": 178,
"g": 207,
"b": 147
},
"hsl": {
"h": 89,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.81804,
"c": 0.08663,
"h": 129.1
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#B2CF93
secondary
#8262A4
accent
#34B171
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481