#B2CE84#B2CE84
#B2CE84 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.3% C 0.103 H 125.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CE84 |
|---|---|
| RGB | rgb(178, 206, 132) |
| HSL | hsl(83, 43%, 66%) |
| HSV | hsv(83, 36%, 81%) |
| CMYK | cmyk(13.6%, 0%, 35.9%, 19.2%) |
| CIE-LAB | lab(79.20, -21.81, 33.78) |
| CIE-LCH | lch(79.20, 40.21, 122.85°) |
| OKLab | oklab(81.3% -0.0595 0.0836) |
| OKLCH | oklch(81.3% 0.103 125.5) |
| XYZ | xyz(44.5959, 55.2733, 30.1447) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.16
Pale Olive Green
#B1D27B
ΔE00 2.35
Light Moss Green
#A6C875
ΔE00 2.65
Greenish Tan
#BCCB7A
ΔE00 3.67
Tan Green
#A9BE70
ΔE00 4.39
Light Olive
#ACBF69
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CE84 #A084CE
analogous
#CEC584 #B2CE84 #8DCE84
triadic
#B2CE84 #84B2CE #CE84B2
tetradic
#B2CE84 #84CEC5 #A084CE #CE848D
square
#B2CE84 #84CEC5 #A084CE #CE848D
split-complementary
#B2CE84 #848DCE #C584CE
monochromatic
#779A3D #97BD58 #B2CE84 #CDDFB0 #E9F1DC
Accessibility & contrast
On white
1.74
#B2CE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#B2CE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CE84
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CE84 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#B6C7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2ce84; /* rgb */ color: rgb(178, 206, 132); /* oklch */ color: oklch(81.3% 0.103 125.5);
Tailwind
colors: {
custom: {
50: '#cadda8',
500: '#b2ce84',
950: '#000000',
},
}SCSS
$custom: #b2ce84; $custom-light: #cadda8; $custom-dark: #000000;
JSON
{
"hex": "#b2ce84",
"rgb": {
"r": 178,
"g": 206,
"b": 132
},
"hsl": {
"h": 82.703,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.813,
"c": 0.10258,
"h": 125.5
},
"luminance": 0.55274
}Semantic roles & 50–950 ramp
primary
#B2CE84
secondary
#7256A0
accent
#2FB662
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#131510
muted
#838480