#B2CF80#B2CF80
#B2CF80 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.5% C 0.109 H 125.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CF80 |
|---|---|
| RGB | rgb(178, 207, 128) |
| HSL | hsl(82, 45%, 66%) |
| HSV | hsv(82, 38%, 81%) |
| CMYK | cmyk(14%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(79.41, -22.82, 36.11) |
| CIE-LCH | lch(79.41, 42.71, 122.29°) |
| OKLab | oklab(81.45% -0.0625 0.0888) |
| OKLCH | oklch(81.45% 0.109 125.2) |
| XYZ | xyz(44.5689, 55.6489, 28.8112) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.48
Pale Olive
#B9CC81
ΔE00 2.21
Light Moss Green
#A6C875
ΔE00 2.35
Greenish Tan
#BCCB7A
ΔE00 3.42
Tan Green
#A9BE70
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CF80 #9D80CF
analogous
#CFC480 #B2CF80 #8ACF80
triadic
#B2CF80 #80B2CF #CF80B2
tetradic
#B2CF80 #80CFC4 #9D80CF #CF808A
square
#B2CF80 #80CFC4 #9D80CF #CF808A
split-complementary
#B2CF80 #808ACF #C480CF
monochromatic
#779A3A #97BE54 #B2CF80 #CDE0AC #E8F1D9
Accessibility & contrast
On white
1.73
#B2CF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#B2CF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CF80
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CF80 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#B7C8BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2cf80; /* rgb */ color: rgb(178, 207, 128); /* oklch */ color: oklch(81.5% 0.109 125.2);
Tailwind
colors: {
custom: {
50: '#cadda6',
500: '#b2cf80',
950: '#000000',
},
}SCSS
$custom: #b2cf80; $custom-light: #cadda6; $custom-dark: #000000;
JSON
{
"hex": "#b2cf80",
"rgb": {
"r": 178,
"g": 207,
"b": 128
},
"hsl": {
"h": 82.025,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.81452,
"c": 0.1086,
"h": 125.2
},
"luminance": 0.55649
}Semantic roles & 50–950 ramp
primary
#B2CF80
secondary
#6F53A0
accent
#2DB860
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480