#B2CD89#B2CD89
#B2CD89 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.2% C 0.095 H 126.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD89 |
|---|---|
| RGB | rgb(178, 205, 137) |
| HSL | hsl(84, 40%, 67%) |
| HSV | hsv(84, 33%, 80%) |
| CMYK | cmyk(13.2%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(79.00, -20.65, 30.95) |
| CIE-LCH | lch(79.00, 37.21, 123.71°) |
| OKLab | oklab(81.17% -0.0561 0.0771) |
| OKLCH | oklch(81.17% 0.095 126) |
| XYZ | xyz(44.7063, 54.9335, 31.9100) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.64
Light Moss Green
#A6C875
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 4.29
Tan Green
#A9BE70
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD89 #A489CD
analogous
#CDC689 #B2CD89 #90CD89
triadic
#B2CD89 #89B2CD #CD89B2
tetradic
#B2CD89 #89CDC6 #A489CD #CD8990
square
#B2CD89 #89CDC6 #A489CD #CD8990
split-complementary
#B2CD89 #8990CD #C689CD
monochromatic
#779A41 #96BB5E #B2CD89 #CEDFB4 #EAF1DF
Accessibility & contrast
On white
1.75
#B2CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B2CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD89
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD89 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C584
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#B6C7BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd89; /* rgb */ color: rgb(178, 205, 137); /* oklch */ color: oklch(81.2% 0.095 126.0);
Tailwind
colors: {
custom: {
50: '#cadcac',
500: '#b2cd89',
950: '#000000',
},
}SCSS
$custom: #b2cd89; $custom-light: #cadcac; $custom-dark: #000000;
JSON
{
"hex": "#b2cd89",
"rgb": {
"r": 178,
"g": 205,
"b": 137
},
"hsl": {
"h": 83.824,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.8117,
"c": 0.0953,
"h": 126
},
"luminance": 0.54934
}Semantic roles & 50–950 ramp
primary
#B2CD89
secondary
#765AA1
accent
#32B465
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481