#B2CD8A#B2CD8A
#B2CD8A is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.2% C 0.094 H 126.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD8A |
|---|---|
| RGB | rgb(178, 205, 138) |
| HSL | hsl(84, 40%, 67%) |
| HSV | hsv(84, 33%, 80%) |
| CMYK | cmyk(13.2%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(79.02, -20.51, 30.46) |
| CIE-LCH | lch(79.02, 36.72, 123.96°) |
| OKLab | oklab(81.19% -0.0556 0.0759) |
| OKLCH | oklch(81.19% 0.094 126.2) |
| XYZ | xyz(44.7783, 54.9623, 32.2895) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.79
Light Moss Green
#A6C875
ΔE00 3.56
Pale Olive Green
#B1D27B
ΔE00 3.66
Greenish Tan
#BCCB7A
ΔE00 4.45
Tan Green
#A9BE70
ΔE00 4.82
Light Grey Green
#B7E1A1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD8A #A58ACD
analogous
#CDC78A #B2CD8A #91CD8A
triadic
#B2CD8A #8AB2CD #CD8AB2
tetradic
#B2CD8A #8ACDC7 #A58ACD #CD8A91
square
#B2CD8A #8ACDC7 #A58ACD #CD8A91
split-complementary
#B2CD8A #8A91CD #C78ACD
monochromatic
#779B42 #96BB5F #B2CD8A #CEDFB5 #EAF2E0
Accessibility & contrast
On white
1.75
#B2CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#B2CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD8A
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD8A | 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)
#D4C585
Deuteranopia (green-blind)
#D0C38D
Tritanopia (blue-blind)
#B6C7BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd8a; /* rgb */ color: rgb(178, 205, 138); /* oklch */ color: oklch(81.2% 0.094 126.2);
Tailwind
colors: {
custom: {
50: '#c9dcac',
500: '#b2cd8a',
950: '#000000',
},
}SCSS
$custom: #b2cd8a; $custom-light: #c9dcac; $custom-dark: #000000;
JSON
{
"hex": "#b2cd8a",
"rgb": {
"r": 178,
"g": 205,
"b": 138
},
"hsl": {
"h": 84.179,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.81189,
"c": 0.09413,
"h": 126.2
},
"luminance": 0.54963
}Semantic roles & 50–950 ramp
primary
#B2CD8A
secondary
#775AA1
accent
#32B366
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481