#B2CE99#B2CE99
#B2CE99 is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.7% C 0.078 H 130.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CE99 |
|---|---|
| RGB | rgb(178, 206, 153) |
| HSL | hsl(92, 35%, 70%) |
| HSV | hsv(92, 26%, 81%) |
| CMYK | cmyk(13.6%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(79.56, -18.82, 23.35) |
| CIE-LCH | lch(79.56, 29.99, 128.88°) |
| OKLab | oklab(81.71% -0.0507 0.0592) |
| OKLCH | oklch(81.71% 0.078 130.6) |
| XYZ | xyz(46.1802, 55.9070, 38.4890) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.97
Pale Olive
#B9CC81
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 6.43
Pale Olive Green
#B1D27B
ΔE00 6.66
Darkseagreen
#8FBC8F
ΔE00 7.10
Light Sage
#BCECAC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CE99 #B599CE
analogous
#CCCE99 #B2CE99 #99CE9A
triadic
#B2CE99 #99B2CE #CE99B2
tetradic
#B2CE99 #99CCCE #B599CE #CE9A99
square
#B2CE99 #99CCCE #B599CE #CE9A99
split-complementary
#B2CE99 #9A99CE #CE99CC
monochromatic
#74A04D #93BA70 #B2CE99 #D1E2C2 #EFF5EA
Accessibility & contrast
On white
1.72
#B2CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#B2CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CE99
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CE99 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C696
Deuteranopia (green-blind)
#CFC49B
Tritanopia (blue-blind)
#B4C9C0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2ce99; /* rgb */ color: rgb(178, 206, 153); /* oklch */ color: oklch(81.7% 0.078 130.6);
Tailwind
colors: {
custom: {
50: '#c9ddb7',
500: '#b2ce99',
950: '#000000',
},
}SCSS
$custom: #b2ce99; $custom-light: #c9ddb7; $custom-dark: #000000;
JSON
{
"hex": "#b2ce99",
"rgb": {
"r": 178,
"g": 206,
"b": 153
},
"hsl": {
"h": 91.698,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.81709,
"c": 0.07794,
"h": 130.6
},
"luminance": 0.55907
}Semantic roles & 50–950 ramp
primary
#B2CE99
secondary
#8768A3
accent
#38AE76
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481