#B2CD7A#B2CD7A
#B2CD7A is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.112 H 123.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD7A |
|---|---|
| RGB | rgb(178, 205, 122) |
| HSL | hsl(80, 45%, 64%) |
| HSV | hsv(80, 40%, 80%) |
| CMYK | cmyk(13.2%, 0%, 40.5%, 19.6%) |
| CIE-LAB | lab(78.77, -22.58, 38.32) |
| CIE-LCH | lch(78.77, 44.48, 120.50°) |
| OKLab | oklab(80.91% -0.0622 0.0936) |
| OKLCH | oklch(80.91% 0.112 123.6) |
| XYZ | xyz(43.7041, 54.5326, 26.6320) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.55
Pale Olive
#B9CC81
ΔE00 2.02
Light Moss Green
#A6C875
ΔE00 2.20
Greenish Tan
#BCCB7A
ΔE00 2.74
Tan Green
#A9BE70
ΔE00 3.81
Light Olive
#ACBF69
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD7A #957ACD
analogous
#CDBF7A #B2CD7A #89CD7A
triadic
#B2CD7A #7AB2CD #CD7AB2
tetradic
#B2CD7A #7ACDBF #957ACD #CD7A89
square
#B2CD7A #7ACDBF #957ACD #CD7A89
split-complementary
#B2CD7A #7A89CD #BF7ACD
monochromatic
#779538 #98BC4E #B2CD7A #CCDEA6 #E6EED3
Accessibility & contrast
On white
1.76
#B2CD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#B2CD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD7A
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD7A | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#B8C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd7a; /* rgb */ color: rgb(178, 205, 122); /* oklch */ color: oklch(80.9% 0.112 123.6);
Tailwind
colors: {
custom: {
50: '#cadca1',
500: '#b2cd7a',
950: '#000000',
},
}SCSS
$custom: #b2cd7a; $custom-light: #cadca1; $custom-dark: #000000;
JSON
{
"hex": "#b2cd7a",
"rgb": {
"r": 178,
"g": 205,
"b": 122
},
"hsl": {
"h": 79.518,
"s": 45.355,
"l": 64.118
},
"oklch": {
"l": 0.80909,
"c": 0.11239,
"h": 123.6
},
"luminance": 0.54533
}Semantic roles & 50–950 ramp
primary
#B2CD7A
secondary
#69509B
accent
#2DB95A
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480