#B2CD95#B2CD95
#B2CD95 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.4% C 0.081 H 129.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD95 |
|---|---|
| RGB | rgb(178, 205, 149) |
| HSL | hsl(89, 36%, 69%) |
| HSV | hsv(89, 27%, 80%) |
| CMYK | cmyk(13.2%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(79.21, -18.93, 24.97) |
| CIE-LCH | lch(79.21, 31.34, 127.16°) |
| OKLab | oklab(81.41% -0.051 0.0631) |
| OKLCH | oklch(81.41% 0.081 129) |
| XYZ | xyz(45.6154, 55.2971, 36.6982) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.87
Light Grey Green
#B7E1A1
ΔE00 5.11
Light Moss Green
#A6C875
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 5.95
Greenish Tan
#BCCB7A
ΔE00 6.49
Tan Green
#A9BE70
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD95 #B095CD
analogous
#CDCC95 #B2CD95 #96CD95
triadic
#B2CD95 #95B2CD #CD95B2
tetradic
#B2CD95 #95CDCC #B095CD #CD9596
square
#B2CD95 #95CDCC #B095CD #CD9596
split-complementary
#B2CD95 #9596CD #CC95CD
monochromatic
#759D4A #94B96B #B2CD95 #D0E1BF #EEF4E8
Accessibility & contrast
On white
1.74
#B2CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#B2CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD95
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD95 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C591
Deuteranopia (green-blind)
#CEC498
Tritanopia (blue-blind)
#B4C8BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd95; /* rgb */ color: rgb(178, 205, 149); /* oklch */ color: oklch(81.4% 0.081 129.0);
Tailwind
colors: {
custom: {
50: '#c9dcb4',
500: '#b2cd95',
950: '#000000',
},
}SCSS
$custom: #b2cd95; $custom-light: #c9dcb4; $custom-dark: #000000;
JSON
{
"hex": "#b2cd95",
"rgb": {
"r": 178,
"g": 205,
"b": 149
},
"hsl": {
"h": 88.929,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.81406,
"c": 0.08112,
"h": 129
},
"luminance": 0.55298
}Semantic roles & 50–950 ramp
primary
#B2CD95
secondary
#8264A2
accent
#37AF71
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481