#BCED80#BCED80
#BCED80 is a very light, vivid yellow-green. Relative luminance 0.728; OKLCH L 88.8% C 0.147 H 128.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED80 |
|---|---|
| RGB | rgb(188, 237, 128) |
| HSL | hsl(87, 75%, 72%) |
| HSV | hsv(87, 46%, 93%) |
| CMYK | cmyk(20.7%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(88.36, -33.38, 47.54) |
| CIE-LCH | lch(88.36, 58.09, 125.07°) |
| OKLab | oklab(88.81% -0.0925 0.1147) |
| OKLCH | oklch(88.81% 0.147 128.9) |
| XYZ | xyz(54.9190, 72.8173, 31.5796) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 3.83
Celery
#C1FD95
ΔE00 3.87
Light Yellow Green
#CCFD7F
ΔE00 4.01
Pale Lime
#BEFD73
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED80 #B180ED
analogous
#EDE780 #BCED80 #86ED80
triadic
#BCED80 #80BCED #ED80BC
tetradic
#BCED80 #80EDE7 #B180ED #ED8086
square
#BCED80 #80EDE7 #B180ED #ED8086
split-complementary
#BCED80 #8086ED #E780ED
monochromatic
#83D41E #A0E54A #BCED80 #D8F5B6 #F1FBE4
Accessibility & contrast
On white
1.35
#BCED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#BCED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED80
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED80 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#EFDD86
Tritanopia (blue-blind)
#C0E5D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bced80; /* rgb */ color: rgb(188, 237, 128); /* oklch */ color: oklch(88.8% 0.147 128.9);
Tailwind
colors: {
custom: {
50: '#d2f3a7',
500: '#bced80',
950: '#000000',
},
}SCSS
$custom: #bced80; $custom-light: #d2f3a7; $custom-dark: #000000;
JSON
{
"hex": "#bced80",
"rgb": {
"r": 188,
"g": 237,
"b": 128
},
"hsl": {
"h": 86.972,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.88808,
"c": 0.14731,
"h": 128.9
},
"luminance": 0.72818
}Semantic roles & 50–950 ramp
primary
#BCED80
secondary
#824AC7
accent
#0ED769
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580