#BCED81#BCED81
#BCED81 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 88.8% C 0.146 H 129.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED81 |
|---|---|
| RGB | rgb(188, 237, 129) |
| HSL | hsl(87, 75%, 72%) |
| HSV | hsv(87, 46%, 93%) |
| CMYK | cmyk(20.7%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(88.37, -33.27, 47.08) |
| CIE-LCH | lch(88.37, 57.65, 125.24°) |
| OKLab | oklab(88.82% -0.0921 0.1137) |
| OKLCH | oklch(88.82% 0.146 129) |
| XYZ | xyz(54.9851, 72.8438, 31.9280) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Celery
#C1FD95
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 4.09
Pale Lime
#BEFD73
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED81 #B281ED
analogous
#EDE881 #BCED81 #86ED81
triadic
#BCED81 #81BCED #ED81BC
tetradic
#BCED81 #81EDE8 #B281ED #ED8186
square
#BCED81 #81EDE8 #B281ED #ED8186
split-complementary
#BCED81 #8186ED #E881ED
monochromatic
#82D51E #A0E54B #BCED81 #D8F5B7 #F1FBE4
Accessibility & contrast
On white
1.35
#BCED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#BCED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED81
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED81 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E078
Deuteranopia (green-blind)
#EFDD87
Tritanopia (blue-blind)
#C0E5D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced81; /* rgb */ color: rgb(188, 237, 129); /* oklch */ color: oklch(88.8% 0.146 129.0);
Tailwind
colors: {
custom: {
50: '#d2f3a7',
500: '#bced81',
950: '#000000',
},
}SCSS
$custom: #bced81; $custom-light: #d2f3a7; $custom-dark: #000000;
JSON
{
"hex": "#bced81",
"rgb": {
"r": 188,
"g": 237,
"b": 129
},
"hsl": {
"h": 87.222,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.88822,
"c": 0.14631,
"h": 129
},
"luminance": 0.72845
}Semantic roles & 50–950 ramp
primary
#BCED81
secondary
#834BC7
accent
#0ED769
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580