#B2CE82#B2CE82
#B2CE82 is a light, moderate yellow-green. Relative luminance 0.552; OKLCH L 81.3% C 0.105 H 125.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CE82 |
|---|---|
| RGB | rgb(178, 206, 130) |
| HSL | hsl(82, 44%, 66%) |
| HSV | hsv(82, 37%, 81%) |
| CMYK | cmyk(13.6%, 0%, 36.9%, 19.2%) |
| CIE-LAB | lab(79.17, -22.07, 34.77) |
| CIE-LCH | lch(79.17, 41.18, 122.41°) |
| OKLab | oklab(81.27% -0.0603 0.0858) |
| OKLCH | oklch(81.27% 0.105 125.1) |
| XYZ | xyz(44.4603, 55.2190, 29.4308) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.03
Pale Olive
#B9CC81
ΔE00 2.05
Light Moss Green
#A6C875
ΔE00 2.46
Greenish Tan
#BCCB7A
ΔE00 3.45
Tan Green
#A9BE70
ΔE00 4.26
Light Olive
#ACBF69
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CE82 #9E82CE
analogous
#CEC482 #B2CE82 #8CCE82
triadic
#B2CE82 #82B2CE #CE82B2
tetradic
#B2CE82 #82CEC4 #9E82CE #CE828C
square
#B2CE82 #82CEC4 #9E82CE #CE828C
split-complementary
#B2CE82 #828CCE #C482CE
monochromatic
#77993C #97BD56 #B2CE82 #CDDFAE #E8F0DA
Accessibility & contrast
On white
1.74
#B2CE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#B2CE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CE82
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CE82 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57D
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#B7C7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #b2ce82; /* rgb */ color: rgb(178, 206, 130); /* oklch */ color: oklch(81.3% 0.105 125.1);
Tailwind
colors: {
custom: {
50: '#cadda7',
500: '#b2ce82',
950: '#000000',
},
}SCSS
$custom: #b2ce82; $custom-light: #cadda7; $custom-dark: #000000;
JSON
{
"hex": "#b2ce82",
"rgb": {
"r": 178,
"g": 206,
"b": 130
},
"hsl": {
"h": 82.105,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.81265,
"c": 0.10487,
"h": 125.1
},
"luminance": 0.55219
}Semantic roles & 50–950 ramp
primary
#B2CE82
secondary
#70559F
accent
#2FB761
background
#FEFEFC
surface
#FAFCF6
border
#D3D5D0
text
#13150F
muted
#838480