#BCE082#BCE082
#BCE082 is a very light, vivid yellow-green. Relative luminance 0.656; OKLCH L 86.0% C 0.127 H 126.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE082 |
|---|---|
| RGB | rgb(188, 224, 130) |
| HSL | hsl(83, 60%, 69%) |
| HSV | hsv(83, 42%, 88%) |
| CMYK | cmyk(16.1%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(84.80, -27.06, 42.12) |
| CIE-LCH | lch(84.80, 50.06, 122.72°) |
| OKLab | oklab(85.95% -0.0747 0.1026) |
| OKLCH | oklch(85.95% 0.127 126.1) |
| XYZ | xyz(51.4236, 65.6139, 31.0703) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.32
Pale Olive
#B9CC81
ΔE00 5.60
Light Moss Green
#A6C875
ΔE00 5.91
Greenish Tan
#BCCB7A
ΔE00 5.99
Pistachio (survey)
#C0FA8B
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE082 #A682E0
analogous
#E0D582 #BCE082 #8DE082
triadic
#BCE082 #82BCE0 #E082BC
tetradic
#BCE082 #82E0D5 #A682E0 #E0828D
square
#BCE082 #82E0D5 #A682E0 #E0828D
split-complementary
#BCE082 #828DE0 #D582E0
monochromatic
#84BA2E #A2D451 #BCE082 #D6ECB3 #F1F8E4
Accessibility & contrast
On white
1.49
#BCE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BCE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE082
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE082 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#C1D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce082; /* rgb */ color: rgb(188, 224, 130); /* oklch */ color: oklch(86.0% 0.127 126.1);
Tailwind
colors: {
custom: {
50: '#d1e9a8',
500: '#bce082',
950: '#000000',
},
}SCSS
$custom: #bce082; $custom-light: #d1e9a8; $custom-dark: #000000;
JSON
{
"hex": "#bce082",
"rgb": {
"r": 188,
"g": 224,
"b": 130
},
"hsl": {
"h": 82.979,
"s": 60.256,
"l": 69.412
},
"oklch": {
"l": 0.85951,
"c": 0.12687,
"h": 126.1
},
"luminance": 0.65614
}Semantic roles & 50–950 ramp
primary
#BCE082
secondary
#774FB7
accent
#1EC85F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#141610
muted
#838480