#B2CD7C#B2CD7C
#B2CD7C is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 80.9% C 0.110 H 123.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD7C |
|---|---|
| RGB | rgb(178, 205, 124) |
| HSL | hsl(80, 45%, 65%) |
| HSV | hsv(80, 40%, 80%) |
| CMYK | cmyk(13.2%, 0%, 39.5%, 19.6%) |
| CIE-LAB | lab(78.80, -22.33, 37.35) |
| CIE-LCH | lch(78.80, 43.52, 120.88°) |
| OKLab | oklab(80.94% -0.0614 0.0915) |
| OKLCH | oklch(80.94% 0.11 123.9) |
| XYZ | xyz(43.8293, 54.5827, 27.2913) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.63
Pale Olive
#B9CC81
ΔE00 1.88
Light Moss Green
#A6C875
ΔE00 2.18
Greenish Tan
#BCCB7A
ΔE00 2.83
Tan Green
#A9BE70
ΔE00 3.81
Light Olive
#ACBF69
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD7C #977CCD
analogous
#CDC07C #B2CD7C #8ACD7C
triadic
#B2CD7C #7CB2CD #CD7CB2
tetradic
#B2CD7C #7CCDC0 #977CCD #CD7C8A
square
#B2CD7C #7CCDC0 #977CCD #CD7C8A
split-complementary
#B2CD7C #7C8ACD #C07CCD
monochromatic
#779639 #98BC50 #B2CD7C #CCDEA8 #E6EFD5
Accessibility & contrast
On white
1.76
#B2CD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B2CD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD7C
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD7C | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C476
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#B7C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd7c; /* rgb */ color: rgb(178, 205, 124); /* oklch */ color: oklch(80.9% 0.110 123.9);
Tailwind
colors: {
custom: {
50: '#cadca3',
500: '#b2cd7c',
950: '#000000',
},
}SCSS
$custom: #b2cd7c; $custom-light: #cadca3; $custom-dark: #000000;
JSON
{
"hex": "#b2cd7c",
"rgb": {
"r": 178,
"g": 205,
"b": 124
},
"hsl": {
"h": 80,
"s": 44.751,
"l": 64.51
},
"oklch": {
"l": 0.80942,
"c": 0.11016,
"h": 123.9
},
"luminance": 0.54583
}Semantic roles & 50–950 ramp
primary
#B2CD7C
secondary
#6A519C
accent
#2EB85C
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480