#BCED77#BCED77
#BCED77 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.7% C 0.156 H 127.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCED77 |
|---|---|
| RGB | rgb(188, 237, 119) |
| HSL | hsl(85, 77%, 70%) |
| HSV | hsv(85, 50%, 93%) |
| CMYK | cmyk(20.7%, 0%, 49.8%, 7.1%) |
| CIE-LAB | lab(88.25, -34.35, 51.66) |
| CIE-LCH | lch(88.25, 62.04, 123.62°) |
| OKLab | oklab(88.69% -0.0958 0.1232) |
| OKLCH | oklch(88.69% 0.156 127.9) |
| XYZ | xyz(54.3527, 72.5908, 28.5971) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.36
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 3.55
Pale Lime
#BEFD73
ΔE00 3.80
Light Yellowish Green
#C2FF89
ΔE00 3.98
Spring Green (survey)
#A9F971
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCED77 #A877ED
analogous
#EDE377 #BCED77 #81ED77
triadic
#BCED77 #77BCED #ED77BC
tetradic
#BCED77 #77EDE3 #A877ED #ED7781
square
#BCED77 #77EDE3 #A877ED #ED7781
split-complementary
#BCED77 #7781ED #E377ED
monochromatic
#84CE1B #A1E641 #BCED77 #D7F4AD #F1FBE3
Accessibility & contrast
On white
1.35
#BCED77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BCED77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCED77
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCED77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCED77 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06C
Deuteranopia (green-blind)
#F0DC7E
Tritanopia (blue-blind)
#C1E4D2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bced77; /* rgb */ color: rgb(188, 237, 119); /* oklch */ color: oklch(88.7% 0.156 127.9);
Tailwind
colors: {
custom: {
50: '#d2f3a1',
500: '#bced77',
950: '#000000',
},
}SCSS
$custom: #bced77; $custom-light: #d2f3a1; $custom-dark: #000000;
JSON
{
"hex": "#bced77",
"rgb": {
"r": 188,
"g": 237,
"b": 119
},
"hsl": {
"h": 84.915,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.88686,
"c": 0.15608,
"h": 127.9
},
"luminance": 0.72592
}Semantic roles & 50–950 ramp
primary
#BCED77
secondary
#7942C6
accent
#0DD961
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580