#BCE181#BCE181
#BCE181 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.2% C 0.129 H 126.2°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE181 |
|---|---|
| RGB | rgb(188, 225, 129) |
| HSL | hsl(83, 62%, 69%) |
| HSV | hsv(83, 43%, 88%) |
| CMYK | cmyk(16.4%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(85.06, -27.65, 42.94) |
| CIE-LCH | lch(85.06, 51.07, 122.78°) |
| OKLab | oklab(86.16% -0.0764 0.1044) |
| OKLCH | oklch(86.16% 0.129 126.2) |
| XYZ | xyz(51.6264, 66.1263, 30.8084) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Pale Olive
#B9CC81
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 6.16
Greenish Tan
#BCCB7A
ΔE00 6.26
Light Grey Green
#B7E1A1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE181 #A681E1
analogous
#E1D681 #BCE181 #8CE181
triadic
#BCE181 #81BCE1 #E181BC
tetradic
#BCE181 #81E1D6 #A681E1 #E1818C
square
#BCE181 #81E1D6 #A681E1 #E1818C
split-complementary
#BCE181 #818CE1 #D681E1
monochromatic
#84BB2D #A2D550 #BCE181 #D6EDB2 #F1F9E4
Accessibility & contrast
On white
1.48
#BCE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BCE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE181
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE181 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD679
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#C1D9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bce181; /* rgb */ color: rgb(188, 225, 129); /* oklch */ color: oklch(86.2% 0.129 126.2);
Tailwind
colors: {
custom: {
50: '#d1eaa7',
500: '#bce181',
950: '#000000',
},
}SCSS
$custom: #bce181; $custom-light: #d1eaa7; $custom-dark: #000000;
JSON
{
"hex": "#bce181",
"rgb": {
"r": 188,
"g": 225,
"b": 129
},
"hsl": {
"h": 83.125,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.86157,
"c": 0.12934,
"h": 126.2
},
"luminance": 0.66127
}Semantic roles & 50–950 ramp
primary
#BCE181
secondary
#774EB8
accent
#1CC95F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480