#B2CD99#B2CD99
#B2CD99 is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.076 H 130.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CD99 |
|---|---|
| RGB | rgb(178, 205, 153) |
| HSL | hsl(91, 34%, 70%) |
| HSV | hsv(91, 25%, 80%) |
| CMYK | cmyk(13.2%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(79.29, -18.33, 22.97) |
| CIE-LCH | lch(79.29, 29.39, 128.58°) |
| OKLab | oklab(81.49% -0.0493 0.0583) |
| OKLCH | oklch(81.49% 0.076 130.3) |
| XYZ | xyz(45.9402, 55.4271, 38.4090) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.29
Pale Olive
#B9CC81
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 6.56
Pale Olive Green
#B1D27B
ΔE00 6.86
Darkseagreen
#8FBC8F
ΔE00 7.02
Greenish Tan
#BCCB7A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CD99 #B499CD
analogous
#CCCD99 #B2CD99 #99CD9A
triadic
#B2CD99 #99B2CD #CD99B2
tetradic
#B2CD99 #99CCCD #B499CD #CD9A99
square
#B2CD99 #99CCCD #B499CD #CD9A99
split-complementary
#B2CD99 #9A99CD #CD99CC
monochromatic
#749E4D #93B970 #B2CD99 #D1E1C2 #EFF5EA
Accessibility & contrast
On white
1.74
#B2CD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#B2CD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CD99
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CD99 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C696
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#B4C8BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2cd99; /* rgb */ color: rgb(178, 205, 153); /* oklch */ color: oklch(81.5% 0.076 130.3);
Tailwind
colors: {
custom: {
50: '#c9dcb7',
500: '#b2cd99',
950: '#000000',
},
}SCSS
$custom: #b2cd99; $custom-light: #c9dcb7; $custom-dark: #000000;
JSON
{
"hex": "#b2cd99",
"rgb": {
"r": 178,
"g": 205,
"b": 153
},
"hsl": {
"h": 91.154,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.8149,
"c": 0.07634,
"h": 130.3
},
"luminance": 0.55428
}Semantic roles & 50–950 ramp
primary
#B2CD99
secondary
#8668A2
accent
#38AD75
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481