#B0CD89#B0CD89
#B0CD89 is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.0% C 0.096 H 127.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CD89 |
|---|---|
| RGB | rgb(176, 205, 137) |
| HSL | hsl(86, 40%, 67%) |
| HSV | hsv(86, 33%, 80%) |
| CMYK | cmyk(14.1%, 0%, 33.2%, 19.6%) |
| CIE-LAB | lab(78.87, -21.39, 30.75) |
| CIE-LCH | lch(78.87, 37.45, 124.82°) |
| OKLab | oklab(81.03% -0.0581 0.0766) |
| OKLCH | oklch(81.03% 0.096 127.2) |
| XYZ | xyz(44.2506, 54.6985, 31.8887) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.04
Light Moss Green
#A6C875
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 3.50
Greenish Tan
#BCCB7A
ΔE00 4.67
Tan Green
#A9BE70
ΔE00 4.84
Light Grey Green
#B7E1A1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CD89 #A689CD
analogous
#CDC889 #B0CD89 #8ECD89
triadic
#B0CD89 #89B0CD #CD89B0
tetradic
#B0CD89 #89CDC8 #A689CD #CD898E
square
#B0CD89 #89CDC8 #A689CD #CD898E
split-complementary
#B0CD89 #898ECD #C889CD
monochromatic
#749A41 #93BB5E #B0CD89 #CDDFB4 #EAF1DF
Accessibility & contrast
On white
1.76
#B0CD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#B0CD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CD89
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CD89 | 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)
#D4C484
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#B3C7BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cd89; /* rgb */ color: rgb(176, 205, 137); /* oklch */ color: oklch(81.0% 0.096 127.2);
Tailwind
colors: {
custom: {
50: '#c8dcac',
500: '#b0cd89',
950: '#000000',
},
}SCSS
$custom: #b0cd89; $custom-light: #c8dcac; $custom-dark: #000000;
JSON
{
"hex": "#b0cd89",
"rgb": {
"r": 176,
"g": 205,
"b": 137
},
"hsl": {
"h": 85.588,
"s": 40.476,
"l": 67.059
},
"oklch": {
"l": 0.81027,
"c": 0.09614,
"h": 127.2
},
"luminance": 0.54699
}Semantic roles & 50–950 ramp
primary
#B0CD89
secondary
#785AA1
accent
#32B469
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481