#B0CD83#B0CD83
#B0CD83 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.103 H 126.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CD83 |
|---|---|
| RGB | rgb(176, 205, 131) |
| HSL | hsl(84, 43%, 66%) |
| HSV | hsv(84, 36%, 80%) |
| CMYK | cmyk(14.1%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(78.77, -22.20, 33.71) |
| CIE-LCH | lch(78.77, 40.36, 123.36°) |
| OKLab | oklab(80.92% -0.0606 0.0834) |
| OKLCH | oklch(80.92% 0.103 126) |
| XYZ | xyz(43.8321, 54.5311, 29.6847) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.38
Pale Olive
#B9CC81
ΔE00 2.39
Pale Olive Green
#B1D27B
ΔE00 2.41
Greenish Tan
#BCCB7A
ΔE00 3.87
Tan Green
#A9BE70
ΔE00 4.23
Light Olive
#ACBF69
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CD83 #A083CD
analogous
#CDC583 #B0CD83 #8BCD83
triadic
#B0CD83 #83B0CD #CD83B0
tetradic
#B0CD83 #83CDC5 #A083CD #CD838B
square
#B0CD83 #83CDC5 #A083CD #CD838B
split-complementary
#B0CD83 #838BCD #C583CD
monochromatic
#75983D #94BB57 #B0CD83 #CCDFAF #E8F0DA
Accessibility & contrast
On white
1.76
#B0CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#B0CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CD83
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CD83 | 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)
#D5C47E
Deuteranopia (green-blind)
#D0C387
Tritanopia (blue-blind)
#B4C6BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cd83; /* rgb */ color: rgb(176, 205, 131); /* oklch */ color: oklch(80.9% 0.103 126.0);
Tailwind
colors: {
custom: {
50: '#c8dca8',
500: '#b0cd83',
950: '#000000',
},
}SCSS
$custom: #b0cd83; $custom-light: #c8dca8; $custom-dark: #000000;
JSON
{
"hex": "#b0cd83",
"rgb": {
"r": 176,
"g": 205,
"b": 131
},
"hsl": {
"h": 83.514,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.80918,
"c": 0.10306,
"h": 126
},
"luminance": 0.54531
}Semantic roles & 50–950 ramp
primary
#B0CD83
secondary
#72569E
accent
#30B664
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480