#B2CD8B#B2CD8B
#B2CD8B is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.2% C 0.093 H 126.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD8B |
|---|---|
| RGB | rgb(178, 205, 139) |
| HSL | hsl(85, 40%, 67%) |
| HSV | hsv(85, 32%, 80%) |
| CMYK | cmyk(13.2%, 0%, 32.2%, 19.6%) |
| CIE-LAB | lab(79.04, -20.37, 29.96) |
| CIE-LCH | lch(79.04, 36.23, 124.22°) |
| OKLab | oklab(81.21% -0.0552 0.0748) |
| OKLCH | oklch(81.21% 0.093 126.5) |
| XYZ | xyz(44.8511, 54.9914, 32.6726) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.95
Light Moss Green
#A6C875
ΔE00 3.72
Pale Olive Green
#B1D27B
ΔE00 3.85
Greenish Tan
#BCCB7A
ΔE00 4.61
Tan Green
#A9BE70
ΔE00 4.95
Light Grey Green
#B7E1A1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD8B #A68BCD
analogous
#CDC78B #B2CD8B #91CD8B
triadic
#B2CD8B #8BB2CD #CD8BB2
tetradic
#B2CD8B #8BCDC7 #A68BCD #CD8B91
square
#B2CD8B #8BCDC7 #A68BCD #CD8B91
split-complementary
#B2CD8B #8B91CD #C78BCD
monochromatic
#779B43 #96BB60 #B2CD8B #CEDFB6 #EBF2E1
Accessibility & contrast
On white
1.75
#B2CD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#B2CD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD8B
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD8B | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C587
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#B6C7BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd8b; /* rgb */ color: rgb(178, 205, 139); /* oklch */ color: oklch(81.2% 0.093 126.5);
Tailwind
colors: {
custom: {
50: '#c9dcad',
500: '#b2cd8b',
950: '#000000',
},
}SCSS
$custom: #b2cd8b; $custom-light: #c9dcad; $custom-dark: #000000;
JSON
{
"hex": "#b2cd8b",
"rgb": {
"r": 178,
"g": 205,
"b": 139
},
"hsl": {
"h": 84.545,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.81208,
"c": 0.09296,
"h": 126.5
},
"luminance": 0.54992
}Semantic roles & 50–950 ramp
primary
#B2CD8B
secondary
#785BA1
accent
#33B367
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481