#B2CD80#B2CD80
#B2CD80 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.0% C 0.106 H 124.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD80 |
|---|---|
| RGB | rgb(178, 205, 128) |
| HSL | hsl(81, 44%, 65%) |
| HSV | hsv(81, 38%, 80%) |
| CMYK | cmyk(13.2%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(78.86, -21.83, 35.39) |
| CIE-LCH | lch(78.86, 41.58, 121.67°) |
| OKLab | oklab(81.01% -0.0598 0.0871) |
| OKLCH | oklch(81.01% 0.106 124.4) |
| XYZ | xyz(44.0874, 54.6859, 28.6507) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.80
Pale Olive Green
#B1D27B
ΔE00 2.02
Light Moss Green
#A6C875
ΔE00 2.32
Greenish Tan
#BCCB7A
ΔE00 3.13
Tan Green
#A9BE70
ΔE00 3.93
Light Olive
#ACBF69
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD80 #9B80CD
analogous
#CDC180 #B2CD80 #8BCD80
triadic
#B2CD80 #80B2CD #CD80B2
tetradic
#B2CD80 #80CDC1 #9B80CD #CD808B
square
#B2CD80 #80CDC1 #9B80CD #CD808B
split-complementary
#B2CD80 #808BCD #C180CD
monochromatic
#77973B #97BC54 #B2CD80 #CDDEAC #E7F0D8
Accessibility & contrast
On white
1.76
#B2CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B2CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD80
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD80 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#B7C6BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd80; /* rgb */ color: rgb(178, 205, 128); /* oklch */ color: oklch(81.0% 0.106 124.4);
Tailwind
colors: {
custom: {
50: '#cadca6',
500: '#b2cd80',
950: '#000000',
},
}SCSS
$custom: #b2cd80; $custom-light: #cadca6; $custom-dark: #000000;
JSON
{
"hex": "#b2cd80",
"rgb": {
"r": 178,
"g": 205,
"b": 128
},
"hsl": {
"h": 81.039,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.81009,
"c": 0.10566,
"h": 124.4
},
"luminance": 0.54686
}Semantic roles & 50–950 ramp
primary
#B2CD80
secondary
#6E549D
accent
#2FB75E
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480