#B0CD8A#B0CD8A
#B0CD8A is a light, moderate yellow-green. Relative luminance 0.547; OKLCH L 81.0% C 0.095 H 127.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CD8A |
|---|---|
| RGB | rgb(176, 205, 138) |
| HSL | hsl(86, 40%, 67%) |
| HSV | hsv(86, 33%, 80%) |
| CMYK | cmyk(14.1%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.88, -21.25, 30.25) |
| CIE-LCH | lch(78.88, 36.97, 125.09°) |
| OKLab | oklab(81.05% -0.0577 0.0754) |
| OKLCH | oklch(81.05% 0.095 127.4) |
| XYZ | xyz(44.3227, 54.7273, 32.2682) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.18
Light Moss Green
#A6C875
ΔE00 3.47
Pale Olive Green
#B1D27B
ΔE00 3.69
Greenish Tan
#BCCB7A
ΔE00 4.83
Tan Green
#A9BE70
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CD8A #A78ACD
analogous
#CDC98A #B0CD8A #8FCD8A
triadic
#B0CD8A #8AB0CD #CD8AB0
tetradic
#B0CD8A #8ACDC9 #A78ACD #CD8A8F
square
#B0CD8A #8ACDC9 #A78ACD #CD8A8F
split-complementary
#B0CD8A #8A8FCD #C98ACD
monochromatic
#749B42 #93BB5F #B0CD8A #CDDFB5 #EAF2E0
Accessibility & contrast
On white
1.76
#B0CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#B0CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CD8A
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CD8A | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C485
Deuteranopia (green-blind)
#CFC38D
Tritanopia (blue-blind)
#B3C7BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b0cd8a; /* rgb */ color: rgb(176, 205, 138); /* oklch */ color: oklch(81.0% 0.095 127.4);
Tailwind
colors: {
custom: {
50: '#c8dcac',
500: '#b0cd8a',
950: '#000000',
},
}SCSS
$custom: #b0cd8a; $custom-light: #c8dcac; $custom-dark: #000000;
JSON
{
"hex": "#b0cd8a",
"rgb": {
"r": 176,
"g": 205,
"b": 138
},
"hsl": {
"h": 85.97,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81046,
"c": 0.09498,
"h": 127.4
},
"luminance": 0.54728
}Semantic roles & 50–950 ramp
primary
#B0CD8A
secondary
#795AA1
accent
#32B36A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481