#B2CD7D#B2CD7D
#B2CD7D is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.0% C 0.109 H 124.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD7D |
|---|---|
| RGB | rgb(178, 205, 125) |
| HSL | hsl(80, 44%, 65%) |
| HSV | hsv(80, 39%, 80%) |
| CMYK | cmyk(13.2%, 0%, 39%, 19.6%) |
| CIE-LAB | lab(78.81, -22.21, 36.86) |
| CIE-LCH | lch(78.81, 43.03, 121.07°) |
| OKLab | oklab(80.96% -0.061 0.0904) |
| OKLCH | oklch(80.96% 0.109 124) |
| XYZ | xyz(43.8929, 54.6081, 27.6261) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.71
Pale Olive
#B9CC81
ΔE00 1.83
Light Moss Green
#A6C875
ΔE00 2.19
Greenish Tan
#BCCB7A
ΔE00 2.89
Tan Green
#A9BE70
ΔE00 3.83
Light Olive
#ACBF69
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD7D #987DCD
analogous
#CDC07D #B2CD7D #8ACD7D
triadic
#B2CD7D #7DB2CD #CD7DB2
tetradic
#B2CD7D #7DCDC0 #987DCD #CD7D8A
square
#B2CD7D #7DCDC0 #987DCD #CD7D8A
split-complementary
#B2CD7D #7D8ACD #C07DCD
monochromatic
#77963A #98BC51 #B2CD7D #CCDEA9 #E6EFD5
Accessibility & contrast
On white
1.76
#B2CD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#B2CD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD7D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD7D | 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)
#D5C477
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#B7C6B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b2cd7d; /* rgb */ color: rgb(178, 205, 125); /* oklch */ color: oklch(81.0% 0.109 124.0);
Tailwind
colors: {
custom: {
50: '#cadca3',
500: '#b2cd7d',
950: '#000000',
},
}SCSS
$custom: #b2cd7d; $custom-light: #cadca3; $custom-dark: #000000;
JSON
{
"hex": "#b2cd7d",
"rgb": {
"r": 178,
"g": 205,
"b": 125
},
"hsl": {
"h": 80.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.80958,
"c": 0.10905,
"h": 124
},
"luminance": 0.54608
}Semantic roles & 50–950 ramp
primary
#B2CD7D
secondary
#6B529C
accent
#2EB85C
background
#FEFEFC
surface
#FAFCF5
border
#D3D5CF
text
#13150F
muted
#838480